{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-log-state-forest-primitive-campsites-ebro-fl",
  "name": "Pine Log State Forest Primitive Campsites",
  "description": "Hagar Landing Primitive Campsites are located near Ebro, Florida, in a forested area with flat terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-log-state-forest-primitive-campsites-ebro-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5583-A Longleaf Road",
    "addressLocality": "Ebro",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.41421154,
    "longitude": -85.87924117
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "9",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$9+"
}