{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reflections-holidays-mylestom-beach-parade-mylestom-nsw",
  "name": "Reflections Holidays Mylestom",
  "description": "Beautiful small park with great amenities, very clean and well kept, short distance to the beach, th... Near Bongil Bongil National Park, Sawtell Main Beach, Murrays Beach, South Valla Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reflections-holidays-mylestom-beach-parade-mylestom-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vKQbiAuI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/n8t6ctbpdjexsx4euvxf",
    "https://media.anycamp.com.au/c/image/upload/s--xnyEgK5M--/c_fill,h_400,q_auto,w_800/n8t6ctbpdjexsx4euvxf"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beach Parade",
    "addressRegion": "Mylestom NSW 2454",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.462249,
    "longitude": 153.046092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ed L."
      },
      "reviewBody": "Great spot, near to the beach and the local club. Pocket of quiet and serenity. \n\nGood amenities, but varying size sites."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "BECKY"
      },
      "reviewBody": "Beautiful small park with great amenities, very clean and well kept, short distance to the beach, thoroughly recommend, we will definitely be back."
    }
  ]
}