{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-lawn-ranch-mh-and-rv-park-prescott-az",
  "name": "Pine Lawn Ranch MH & RV Park",
  "description": "Pine Lawn Ranch MH & RV Park is located at 910 West Gurley Street, Prescott AZ 86305. Pine Lawn Ranch MH & RV Park can be contacted at ***-***-**** or http://www.pinelawnranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/pine-lawn-ranch-mh-and-rv-park-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "910 West Gurley Street",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86305",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.543492,
    "longitude": -112.4834587
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/pine-lawn-ranch-mh-rv-park"
  ]
}