{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colina-farm-gageni-district-prahova",
  "name": "Colina Farm",
  "description": "Small campsite near a guest house with all amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colina-farm-gageni-district-prahova",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651277550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Prahovei",
    "addressLocality": "gageni",
    "addressRegion": "district-prahova",
    "addressCountry": "roemenie"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.02892,
    "longitude": 25.94895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}