{ "@context": "https://schema.org", "@graph": [ { "@type" : "Organization", "@id": "/#Organization", "name": "Tchê Erechim Notícias", "url": "/", "logo": "/images/1713445358TCHÊ_ERECHIM.png", "sameAs": ["https:\/\/www.facebook.com\/radiotcheerechim\/","https:\/\/www.instagram.com\/radiotcheerechim\/"] }, { "@type": "BreadcrumbList", "@id": "/#Breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Tchê Erechim Notícias", "item": "/" }, { "@type": "ListItem", "position": 2, "name": "Economia", "item": "/ver-noticia/10/economia" }, { "@type": "ListItem", "position": 3, "name": "Sompo Seguros alcança crescimento de 35,6% em Minas Gerais e apresenta nova Filial Belo Horizonte" } ] }, { "@type" : "Website", "@id": "/noticia/18404/sompo-seguros-alcanca-crescimento-de-35-6-em-minas-gerais-e-apresenta-nova-filial-belo-horizonte#Website", "name" : "Sompo Seguros alcança crescimento de 35,6% em Minas Gerais e apresenta nova Filial Belo Horizonte", "description": "Companhia investe em infraestrutura para dar e aos planos de incrementar o market share no mercado mineiro após alcançar evolução substancial em ramos", "image" : "/images/noticias/18404/19123055_Alfredo_La.jpg.jpg", "url" : "/noticia/18404/sompo-seguros-alcanca-crescimento-de-35-6-em-minas-gerais-e-apresenta-nova-filial-belo-horizonte" }, { "@type": "NewsMediaOrganization", "@id": "/noticia/18404/sompo-seguros-alcanca-crescimento-de-35-6-em-minas-gerais-e-apresenta-nova-filial-belo-horizonte#NewsMediaOrganization", "name": "Tchê Erechim Notícias", "alternateName": "Tchê Erechim Notícias", "url": "/", "logo": "", "sameAs": ["https:\/\/www.facebook.com\/radiotcheerechim\/","https:\/\/www.instagram.com\/radiotcheerechim\/"] }, { "@type": "NewsArticle", "@id": "/noticia/18404/sompo-seguros-alcanca-crescimento-de-35-6-em-minas-gerais-e-apresenta-nova-filial-belo-horizonte#NewsArticle", "mainEntityOfPage": { "@type": "WebPage", "@id": "/noticia/18404/sompo-seguros-alcanca-crescimento-de-35-6-em-minas-gerais-e-apresenta-nova-filial-belo-horizonte" }, "headline": "Sompo Seguros alcança crescimento de 35,6% em Minas Gerais e apresenta nova Filial Belo Horizonte", "description": "Companhia investe em infraestrutura para dar e aos planos de incrementar o market share no mercado mineiro após alcançar evolução substancial em ramos", "image": ["/images/noticias/18404/19123055_Alfredo_La.jpg.jpg"], "datePublished": "2022-12-20T00:01:17-03:00", "dateModified": "2022-12-20T00:01:17-03:00", "author": { "@type": "Person", "name": "Tchê Erechim", "url": "/" }, "publisher": { "@type": "Organization", "@id": "/#Organization", "name": "Tchê Erechim Notícias", "logo": { "@type": "ImageObject", "url": "", "width": 600, "height": 600 } } } ] }VideoAds = { play: function(id){ var videoSrc = document.querySelector(id); videoSrc.muted = true; videoSrc.loop = true; videoSrc.play(); }, pause: function(id){ var videoSrc = document.querySelector(id); videoSrc.loop = true; videoSrc.muted = true; videoSrc.pause(); } }