{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sporta.com.gt/#organization",
      "name": "Sporta",
      "url": "https://sporta.com.gt/",
      "description": "Entrena en Sporta, el mejor gimnasio de Guatemala. Disfruta de academias deportivas, piscina, clases fitness y entrenadores certificados. ¡Inscríbete hoy!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sporta#asg",
      "name": "Sporta ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sporta",
      "isPartOf": {
        "@id": "https://sporta.com.gt/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}