{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hotelvictorguinea.com/#organization",
      "name": "Hotel Victor",
      "url": "http://hotelvictorguinea.com/",
      "description": "El Hotel Victor está situado en Micomeseng (Guinea Ecuatorial). Un hotel con 15 habitaciones con todos los servicios a su disposición."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hotel-victor#asg",
      "name": "Hotel Victor ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hotel-victor",
      "isPartOf": {
        "@id": "http://hotelvictorguinea.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}