{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mad-science-space-weekend-naples-me",
  "name": "Mad Science and Space Weekend",
  "description": "Naples KOA is going intergalactic this weekend! Join us as we explore the wonders of science and space through fun activities, crafts, games, events, and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mad-science-space-weekend-naples-me",
  "image": [
    "https://koa.com/content/campgrounds/naples-maine/heroitems/19137heroitems6867c461-7ebf-47d4-86f8-97330915245c.jpg",
    "https://koa.com/content/campgrounds/naples-maine/events/19137event4bc2b31a-ca2d-4298-b949-3a8a9035a80b.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "295 Sebago Road",
    "addressLocality": "Naples",
    "addressRegion": "ME",
    "postalCode": "04055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.949953,
    "longitude": -70.600204
  },
  "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"
    }
  ]
}