Structured Data

    Kickin K-9s Pet Services

    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: "Kickin K-9s Pet Services",
      description: "Kickin K-9s Pet Services is a pet boarding facility in Fort Worth that provides professional care for dogs while their owners are away. Located on Finley Street, they offer a safe, supervised environment for pet boarding with experienced staff dedicated to keeping dogs comfortable and happy during their stay.",
      telephone: "+1-817-232-3647",
      address: {
        @type: "PostalAddress",
        streetAddress: "2825 Finley St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7575292,
        longitude: -97.3050186
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Fort Worth dog owners needing boarding care, busy professionals, travelers, vacation planners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supervised Care Environment"
        }
      ],
      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.