{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-century-old-farm-retreat-roseburg-or",
  "name": "Historic Century-Old Farm Retreat",
  "description": "Nestled among rolling fields, this century-old farm offers a rustic RV Camping escape where Welsh ponies and sturdy cobs roam alongside Murray Grey cattle, chickens and goats. Bring 4WD to tackle the steep gravel drive and settle into spacious, uncrowded sites framed by pastoral views. Mornings here mean soft hay scent and animal sounds steps from your rig, while evenings invite stargazing and serene farm ambiance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-century-old-farm-retreat-roseburg-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28359/photo-gallery/phv1JqqcoswIZMsb_b23c86a48c513cefe6a17cacb2399434_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roseburg, OR",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23770233,
    "longitude": -123.46784665
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}