{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lost-lake-rv-park-apopka-fl-1",
  "name": "What is the phone number for Lost Lake RV Park LLC?",
  "description": "Lost Lake RV Park LLC is located at 3400 Clarcona Road, Apopka FL 32703. Lost Lake RV Park LLC can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lost-lake-rv-park-apopka-fl-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3400 Clarcona Road",
    "addressLocality": "Apopka",
    "addressRegion": "FL",
    "postalCode": "32703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.630173,
    "longitude": -81.4989454
  }
}