Structured Data

    Hope's Boarding Camp

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hope's Boarding Camp",
      description: "Hope's Boarding Camp is a pet boarding facility in Apache Junction specializing in overnight care for dogs and cats. The facility offers a safe, comfortable environment where pets stay in spacious accommodations while their owners are away. With experienced staff and attention to individual pet needs, Hope's Boarding Camp provides peace of mind for pet owners seeking reliable boarding services.",
      url: "https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhopesboardingcamp.com%2F&data=05%7C02%7C%7C8635b89d1bde406ac1af08dcf205a914%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638651353337698887%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%",
      telephone: "+1-480-288-2959",
      address: {
        @type: "PostalAddress",
        streetAddress: "460 S Colt Rd",
        addressLocality: "Apache Junction",
        addressRegion: "AZ",
        postalCode: "85119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.41076650000001,
        longitude: -111.54031309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "163",
        bestRating: "5"
      },
      areaServed: "Apache Junction and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, multi-pet households, owners with dogs or cats requiring overnight boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Accommodations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Trained Staff"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.