Structured Data

    Arcade Creek Kennels

    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: "Arcade Creek Kennels",
      description: "Arcade Creek Kennels is a pet boarding facility in Sacramento offering safe, comfortable accommodations for dogs and cats. With over 166 reviews and a strong reputation, they provide reliable care for pets while their owners are away, ensuring pets receive proper attention and a secure environment.",
      url: "http://www.arcadecreekkennel.com/",
      telephone: "+1-916-331-5100",
      address: {
        @type: "PostalAddress",
        streetAddress: "5441 Hackberry Ln",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95841",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6656734,
        longitude: -121.33245309999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "166",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing reliable boarding while traveling, owners with dogs and cats, Sacramento residents seeking familiar local care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dogs and Cats Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.