{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frejus-provence-alpes-cote-dazur",
  "name": "Glamping-Resorts",
  "description": "The modern mobile home Moda 6 persons is ideal for family holidays. The cozy living area is equipped with a bench, table and chairs and a fully equipped kitchenette with sink, fridge, stove, crockery and kitchen utensils. There is a bathroom with shower and sink and a separate toilet. In the master bedroom there is a double bed (160x200cm). The other two bedrooms each have two single beds (80 x 190cm). After an eventful day you can relax on the elevated, partially covered terrace with garden...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frejus-provence-alpes-cote-dazur",
  "image": [
    "https://glamping.info/img/204751/glamping-camping-domaine-du-colombier-vacanceselect-208851.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://glamping.info/img/204751/glamping-camping-domaine-du-colombier-vacanceselect-208851.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1052, Rue des Combattants en Afrique du Nord",
    "addressLocality": "Fréjus",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "postalCode": "83600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.446921,
    "longitude": 6.729201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}