{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://abcnoticias.mx/#organization",
      "name": "ABC Noticias",
      "url": "https://abcnoticias.mx/",
      "description": "De Monterrey, Nuevo León para el mundo. La información que necesitas, cuando la necesitas"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/abc-noticias#asg",
      "name": "ABC Noticias ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/abc-noticias",
      "isPartOf": {
        "@id": "https://abcnoticias.mx/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}