{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-de-la-canterrane-trouillas-occitanie-fr",
  "name": "Ferme De La Canterrane",
  "description": "located at farm in Canterrane - producer of olive oil - sale local products - shower, washing machine for a fee - bakery 1,3km - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-de-la-canterrane-trouillas-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819591.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Solt de las Moles",
    "addressLocality": "trouillas",
    "addressRegion": "occitanie",
    "postalCode": "66300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.61446,
    "longitude": 2.81578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 78,
    "bestRating": 5,
    "worstRating": 1
  }
}