Structured Data

    PetHotels

    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: "PetHotels",
      description: "PetHotels Laredo provides professional pet boarding services for dogs and cats, offering a safe and comfortable environment while owners travel or are away from home. Located on Iturbide Street in Laredo, they specialize in caring for pets during extended stays with daily attention and proper accommodations. They are part of the PetHotels franchise network, ensuring consistent care standards.",
      url: "https://pethotels.com/us/tx/laredo/pet-boarding",
      telephone: "+1-956-446-5897",
      address: {
        @type: "PostalAddress",
        streetAddress: "1114 Iturbide St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.503745499999997,
        longitude: -99.5071071
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, busy professionals needing reliable pet care, owners of multiple pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Franchise Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Availability"
        }
      ],
      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.