{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://todoexpress.co.cr/#organization",
      "name": "Todo Express",
      "url": "https://todoexpress.co.cr/",
      "description": "Servicio de atención al cliente, Tel: 4001-7222 ó 6105-7522. info@todoexpress.co.cr. Cartago, Costa Rica."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/todo-express#asg",
      "name": "Todo Express ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/todo-express",
      "isPartOf": {
        "@id": "https://todoexpress.co.cr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}