{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/emerald-coast-rv-resort-panama-city-beach-fl",
  "name": "Emerald Coast RV Resort",
  "description": "Emerald Coast RV Resort offers local services to customers in the The Pines area of Panama City Beach, Florida. The business focuses on reliable service, clear communication, and a local, customer-first approach for the surrounding community.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/emerald-coast-rv-resort-panama-city-beach-fl",
  "image": [
    "https://helloemco.com/wp-content/uploads/2025/11/hellemco-default-image.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1957 Allison Ave",
    "addressLocality": "Panama City Beach",
    "addressRegion": "FL",
    "postalCode": "32407",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1837433,
    "longitude": -85.7867203
  },
  "checkinTime": "12:02:00",
  "checkoutTime": "00:11:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 124,
    "bestRating": 5,
    "worstRating": 1
  }
}