{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://africaridingadventures.com/#organization",
      "name": "Africa Riding Adventures Tours",
      "url": "http://africaridingadventures.com/",
      "description": "The countries we ride on are simply gorgeous and diverse! We can take you in multiple countries within a single tour! The tours that we offer are for all kind of riders… beginners, intermediate and experts."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/africa-riding-adventures-tours#asg",
      "name": "Africa Riding Adventures Tours ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/africa-riding-adventures-tours",
      "isPartOf": {
        "@id": "http://africaridingadventures.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}