{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-augustine-beach-koa-holiday-st-augustine-fl",
  "name": "St. Augustine Beach KOA Holiday",
  "description": "St. Augustine Beach KOA Holiday is located in St Augustine, Florida and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-augustine-beach-koa-holiday-st-augustine-fl",
  "image": [
    "https://koa.com/content/campgrounds/st-augustine-beach/heroitems/09205heroitemse2ef6bba-5b49-43a7-a1a6-6cb63ea6cad7.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/st-augustine-beach/photos/9205activityc1dd2f82-264a-4080-aedd-a6ef6c5e6fb0.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "525 West Pope Road",
    "addressLocality": "St Augustine",
    "addressRegion": "FL",
    "postalCode": "32080",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8589198567,
    "longitude": -81.2820589542
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}