{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cheapr.co/#organization",
      "name": "Search Flights",
      "url": "https://www.cheapr.co/",
      "description": "Cheapr searches hundreds of travel sites at once to find the best flight deals for you."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/search-flights#asg",
      "name": "Search Flights ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/search-flights",
      "isPartOf": {
        "@id": "https://www.cheapr.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}