{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fort-pierce-downtown-koa-journey-fort-pierce-fl",
  "name": "Fort Pierce Downtown KOA Journey",
  "description": "Fort Pierce Downtown KOA Journey is located in Fort Pierce, 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/fort-pierce-downtown-koa-journey-fort-pierce-fl",
  "image": [
    "https://koa.com/content/campgrounds/fort-pierce/backgrounds/09339backgrounde660613a-81b6-49f7-966a-09327a9dd37c.jpg",
    "https://koa.com/content/campgrounds/fort-pierce/photos/8e661069-9323-4a29-818d-27371427a15bphoto42e5ba1d-6565-422c-a675-86a67e74e143.jpg",
    "/content/campgrounds/fort-pierce/waystostayphotos/09339waystostayphotos104440bb-becb-4f75-ac3e-08d702ff7b08.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1821 N. US Hwy 1",
    "addressLocality": "Fort Pierce",
    "addressRegion": "FL",
    "postalCode": "34946",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.467383,
    "longitude": -80.33246
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}