{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crawford-river-hotspur-victoria",
  "name": "Crawford River",
  "description": "Near Great Ocean Road and Hotspur. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crawford-river-hotspur-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--yvMJ-ry3--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/u5ejjodrce81gibxjbyz",
    "https://media.anycamp.com.au/c/image/upload/s--yW3YZkag--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/u5ejjodrce81gibxjbyz",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portland-Casterton Rd",
    "addressLocality": "Hotspur",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.925872,
    "longitude": 141.561344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley C."
      },
      "reviewBody": "some good spots need 4wd to access some locations careful of over hanging trees alot of large limbs down at some spots can be muddy"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nancy C."
      },
      "reviewBody": "Not sure if this is the sight we stayed in. There are 3 sites sign posted as Kingfisher, The neck and Hiscocks Camp and 1 before these with no sing. The first unsigned camp was small and uneven, with no good access to the river.\n\nWe stayed at kingfisher. 2 Kolas fight on the edge of camp. There is no phone service or amenities. A plus in my book. Good spot for a night or 2"
    }
  ]
}