{
  "@context": "https://schema.org",
  "@type": "Blog",
  "name": "O Potiguar",
  "url": "https://www.opotiguar.com.br",
  "description": "Blog O Potiguar, por Daniel Menezes. Análises políticas e notícias do RN.",
  "inLanguage": "pt-BR",
  "publisher": {
    "@type": "Organization",
    "name": "O Potiguar",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.opotiguar.com.br/assets/img/logo/logo.png"
    }
  },
  "author": {
    "@type": "Person",
    "name": "Daniel Menezes"
  }
}