{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terre-d-entente-st-martin-de-la-place",
  "name": "Camping Terre d'Entente",
  "description": "Campsite Terre d'Entente is a campsite in Saint-Martin-de-la-Place, Maine-et-Loire, located on a river/stream. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terre-d-entente-st-martin-de-la-place",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eea3d3ca2d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu-dit de La Croix Rouge",
    "addressLocality": "St. Martin-de-la-Place",
    "postalCode": "49160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.30983,
    "longitude": -0.14414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}