{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pre-fixe-cassagnabere-fr",
  "name": "Camping Pré Fixe",
  "description": "Camping Pré Fixe is a small-scale campsite in the south of France, close to the Pyrenees. Its well-maintained pitches are located on well-kept...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pre-fixe-cassagnabere-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502268cb4d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 rue de l'Abbé Duthil",
    "addressLocality": "Cassagnabère",
    "postalCode": "31420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.22583,
    "longitude": 0.78919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 310,
    "bestRating": 10,
    "worstRating": 1
  }
}