Structured Data

    Barking Buddies AZ

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Barking Buddies AZ",
      description: "Barking Buddies AZ is a pet boarding service in Mesa offering safe, comfortable care for dogs while their owners are away. With a 4.4-star rating from 20 reviews, the business is known for providing attentive care and a secure facility for canine guests.",
      telephone: "+1-480-735-4705",
      address: {
        @type: "PostalAddress",
        streetAddress: "5161 E Diamond Ave",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4023805,
        longitude: -111.719577
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding Phoenix metro areas",
      knowsAbout: "Pet Boarding & Daycare, Dog owners needing overnight boarding, Busy professionals, Travelers, Pet owners seeking supervised care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Mesa Location"
        }
      ],
      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.