{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-prince-budeasa-mare-arges-county",
  "name": "Little Prince",
  "description": "Camping on the Budeasa lake - swimming and fishing possibilities - canoes, pedalo, rowing boat and sailboat for rent - owner speaks english - access road gravel - center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-prince-budeasa-mare-arges-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808806.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DJ703K",
    "addressLocality": "Budeasa Mare",
    "addressRegion": "arges-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.92118,
    "longitude": 24.82995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.97,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}