Structured Data

    Leash and Collar Pet Care, LLC

    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: "Leash and Collar Pet Care, LLC",
      description: "Leash and Collar Pet Care, LLC is a full-service pet care facility in Lubbock offering dog boarding, daycare, and training services. They provide a safe, supervised environment for pets while their owners are away, along with professional training programs to address behavior and obedience. The business combines boarding and daycare services with expert training to keep dogs healthy, happy, and well-behaved.",
      url: "https://www.leash-and-collar.com/",
      telephone: "+1-806-370-7455",
      address: {
        @type: "PostalAddress",
        streetAddress: "1101 E 82nd St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.520150099999995,
        longitude: -101.82472620000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Dog Training, Working dog owners, travelers needing boarding, pet owners seeking obedience training, busy households with active dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Boarding & Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pet Care Facility"
        }
      ],
      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.