{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-de-montsabert-coutures",
  "name": "Camping Parc de Montsabert",
  "description": "Site Our many destinations, sea or countryside, will offer you different types of accommodation for rent: camping, mobile home, chalet, cottage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-de-montsabert-coutures",
  "image": [
    "https://www.capfun.com/img/star-4.png",
    "https://www.capfun.com/img/star-2.png",
    "https://www.capfun.com/img/star-3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150 route de Montsabert",
    "addressLocality": "COUTURES",
    "postalCode": "49320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.370966,
    "longitude": -0.3476717
  }
}