{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bud-camping-bud",
  "name": "Bud Camping",
  "description": "Bud Camping is a campsite that is located in Bud, Møre og Romsdal, and located by the sea and by a lake/recreational pond.This campsite...",
  "url": "https://campertunity.com/listings/campgrounds/bud-camping-bud",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503a829b08e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prestegardsvegen 89",
    "addressLocality": "Bud",
    "postalCode": "6430"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.90367,
    "longitude": 6.92794
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}