{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://petroprix.com/#organization",
      "name": "Petroprix",
      "url": "https://petroprix.com/",
      "description": "Red de gasolineras líderes en el sector. Reposta de forma rápida y ahorra en combustible. Servicio 24 horas los 365 días del año."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/petroprix#asg",
      "name": "Petroprix ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/petroprix",
      "isPartOf": {
        "@id": "https://petroprix.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}