{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-lametlla-de-mar-catalonia",
  "name": "Campspace in L'Ametlla de Mar, Catalonia",
  "description": "Our farm is located in the heart of nature, 2 hectares among olive, carob, and pine trees, 5 km from the beautiful beaches of l'Ametlla de Mar. A beautiful spot where we maintain an organic garden, grow medicinal plants, harvest carob, and harvest olives, producing our own extra virgin organic olive oil. In the middle of the countryside, overlooking the Mediterranean Sea, the only sounds you'll hear are the crickets and birds that live in the forest, and absolute silence and calm. You'll see...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-lametlla-de-mar-catalonia",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "L'Ametlla de Mar",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8785,
    "longitude": 0.7975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}