{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farm-green-rebel-miravet",
  "name": "Farm The Green Rebel",
  "description": "Small-scale eco-farm & food forest - beautiful views of several mountain ranges and valleys - possibility to buy products: vegetables, almonds and olive oil - please call or whatsap for availability and route instructions in advance.",
  "url": "https://campertunity.com/listings/campgrounds/farm-green-rebel-miravet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651101216.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "TV-3023",
    "addressLocality": "miravet",
    "addressRegion": "catalonie",
    "postalCode": "43747",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.05044,
    "longitude": 0.53398
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/catalonia/el-pinell-de-brai/105333/farm-the-green-rebel",
    "https://www.thegreenrebel.org",
    "https://www.campercontact.com/en/spain/catalonia/miravet/105333/farm-the-green-rebel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€15+"
}