{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-shir-roy-camping-area-richmond-nh",
  "name": "Shir-Roy Camping Area",
  "description": "Shir-Roy Camping Area is located at 136 Athol Road, Richmond NH 3470. Shir-Roy Camping Area can be contacted at ***-***-**** or http://shir-roy.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-shir-roy-camping-area-richmond-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136 Athol Road",
    "addressLocality": "Richmond",
    "addressRegion": "NH",
    "postalCode": "3470",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7442055,
    "longitude": -72.2689566
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/richmond/shir-roy-camping-area",
    "https://www.campendium.com/shir-roy-camping-area",
    "https://pinecliffresort.net/campgrounds-rv-parks/shir-roy-camping-area"
  ]
}