{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/darlings-marina-rv-resort-florence-or",
  "name": "Darlings Marina & RV Resort",
  "description": "Darlings Marina & RV Resort is located at 4879 Darlings Loop, Florence OR 97439. Darlings Marina & RV Resort can be contacted at ***-***-**** or http://darlingsresortrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/darlings-marina-rv-resort-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/24959/1698184351_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4879 Darlings Loop",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.893541,
    "longitude": -124.109933
  }
}