{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/asinerie-de-pierretoun-la-bastide-clairence",
  "name": "Asinerie de Pierretoun",
  "description": "location on a farm with donkey and petting zoo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/asinerie-de-pierretoun-la-bastide-clairence",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000973.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lagroula",
    "addressLocality": "La Bastide-Clairence",
    "addressRegion": "nouvelle-aquitaine",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4127,
    "longitude": -1.19692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}