{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summerhill-vineyard-yarra-junction-wesburn-victoria",
  "name": "Summerhill Vineyard",
  "description": "Cypress Corner is a well protected, elevated site, with established cypress tree borders and vineyard. Views of the vineyard and surrounding mountain ranges make this a beautiful spot to camp. The area is fairly level with room for a vehicle to turn around. A fire pit completes the site. Fire restrictions and regulations apply and must of course be observed. During fire restriction periods (usually Dec to March), campfires are only permitted if conditions comply with regulations. Pets are wel...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summerhill-vineyard-yarra-junction-wesburn-victoria",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1693022986/dev-campground-photos/ppnfn9fkxhc5fdcqbzu7/summerhill-vineyard-cypress-corner-yarra-valley.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yarra Junction Wesburn",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.798995,
    "longitude": 145.624684
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}