Structured Data

    Diamond J 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: "Diamond J Kennels",
      description: "Diamond J Kennels is a pet boarding facility in Taylor, TX offering safe, comfortable overnight care for dogs and cats. Located at 1070 Co Rd 129, the kennels provide a reliable option for pet owners needing boarding services while traveling or managing unexpected situations. With extensive experience in pet care, Diamond J Kennels ensures pets receive proper attention and care during their stay.",
      url: "http://diamondjkennels.com/",
      telephone: "+1-512-755-4259",
      address: {
        @type: "PostalAddress",
        streetAddress: "1070 Co Rd 129",
        addressLocality: "Taylor",
        addressRegion: "TX",
        postalCode: "76574",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.480159399999998,
        longitude: -97.5016156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "102",
        bestRating: "5"
      },
      areaServed: "Taylor and surrounding Central Texas communities",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, owners needing emergency pet care, multi-pet households",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Experience"
        }
      ],
      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.