{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paradise-point-rv-village-port-orford-or",
  "name": "Paradise Point RV Village",
  "description": "Under new management, Paradise Point RV Village is a small and quiet RV park located in the beautiful Port Orford, Oregon. All visitors are within close proximity of both the lake and beach! We host full amenities, including free Wifi and full 30/50 amp hookups! Short and long term visitors are welcomed! Can't wait to host you all!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paradise-point-rv-village-port-orford-or",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/062/952/full/paradise-point-rv-village-port-orford-or-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Orford",
    "addressRegion": "OR",
    "postalCode": "97465",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.745665,
    "longitude": -124.497327
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}