{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mybaggage.com/#organization",
      "name": "My Baggage",
      "url": "https://www.mybaggage.com/",
      "description": "No.1 for Luggage Shipping, trusted by 200,000+ customers. Send luggage, boxes and sports equipment door to door to over 200+ countries with online tracking."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-baggage#asg",
      "name": "My Baggage ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-baggage",
      "isPartOf": {
        "@id": "https://www.mybaggage.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}