{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shir-roy-camping-area-richmond-nh",
  "name": "Shir-Roy Camping Area",
  "description": "This company offers campground and RV services.",
  "url": "https://campertunity.com/listings/campgrounds/shir-roy-camping-area-richmond-nh",
  "image": [
    "https://m.bbb.org/terminuscontent/dist/img/fb-opengraph-bbblogo__300w_300h__300w.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136 Athol Rd",
    "addressLocality": "Richmond",
    "addressRegion": "NH",
    "postalCode": "03470-4212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.772075,
    "longitude": -72.329615
  },
  "sameAs": [
    "https://www.bbb.org/us/nh/richmond/profile/campgrounds/shir-roy-camping-area-0051-3003223"
  ]
}