{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://myspringfield.com/es/es#organization",
      "name": "Springfield",
      "url": "https://myspringfield.com/es/es",
      "description": "Descubre nuestra gran selecci&oacute;n de moda de hombre y mujer | Ropa, calzado, complementos y mucho m&aacute;s | Springfield"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/springfield#asg",
      "name": "Springfield ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/springfield",
      "isPartOf": {
        "@id": "https://myspringfield.com/es/es#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}