{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orange-valley-calugareni-distrito-de-prahova",
  "name": "Camping Orange Valley",
  "description": "Camping for tent campers - campers are allowed - good cycling environment vineyards in the area - without chemistry. toilet dump - shops 10 km - Bucharest 100 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orange-valley-calugareni-distrito-de-prahova",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651091595"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DJ102R",
    "addressLocality": "Călugăreni",
    "addressRegion": "distrito-de-prahova",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.08007,
    "longitude": 26.39254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "85",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "85+"
}