{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fiddlers-cove-rv-park-us",
  "name": "Fiddler's Cove RV Park",
  "description": "Fiddler's Cove RV Park, San Diego California. See 3 traveler reviews, 17 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/fiddlers-cove-rv-park-us",
  "image": [
    "https://campcdn.com/photos/3/6/36710/387768/uploads_2F1675447469880-vcm75acgyal-2cc1c5c86cbfc3f9979942d60526ad7f_2F20230203_085325.jpg?v=1675447537",
    "http:https://campcdn.com/photos/3/6/36710/439447/low_res/fiddlers-cove-rv-park.jpg?v=1715287470"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.65219646076093,
    "longitude": -117.15079108940466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}