{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://roadtrippers.com/#organization",
      "name": "Roadtrippers",
      "url": "https://roadtrippers.com/",
      "description": "Plan your next trip, find amazing places, and take fascinating detours with the #1 trip planner. Every trip is a road trip."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/roadtrippers#asg",
      "name": "Roadtrippers ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/roadtrippers",
      "isPartOf": {
        "@id": "https://roadtrippers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}