{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-frog-moffat-schotland",
  "name": "The Green Frog",
  "description": "location near the camp - there are no tents - coffee, fishing lake, games area and soft games - center with restaurants, pubs and bars 500m",
  "url": "https://campertunity.com/listings/campgrounds/green-frog-moffat-schotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797258.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jeff Brown Drive",
    "addressLocality": "Moffat",
    "addressRegion": "schotland",
    "postalCode": "DG10 9QL",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.32751,
    "longitude": -3.43972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "19+"
}