{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-domaine-du-colombier-frejus",
  "name": "Camping Sandaya Domaine du Colombier",
  "description": "Camping Sandaya Domaine du Colombier is a campsite in Fréjus, Var, located in a wood.This terraced camp site has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-domaine-du-colombier-frejus",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/0/6780fda82cf05.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1052 rue des Comb. en Afr. du Nord",
    "addressLocality": "Fréjus",
    "postalCode": "83600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.44583,
    "longitude": 6.72706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}