Structured Data

    Heaven 4ur Pet Texas

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Heaven 4ur Pet Texas",
      description: "Heaven 4ur Pet Texas is a full-service veterinary clinic in Houston offering comprehensive pet care including wellness exams, vaccinations, surgical services, dental care, and boarding for dogs and cats. Located on Louisiana Street, they provide both preventive and emergency veterinary services to keep your pets healthy and happy.",
      url: "https://heaven-4ur-pet.com/areas-served/texas/houston/",
      telephone: "+1-346-699-3214",
      address: {
        @type: "PostalAddress",
        streetAddress: "2123 Louisiana St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.749568399999994,
        longitude: -95.373958
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas, Texas",
      knowsAbout: "Veterinarians, Pet owners seeking routine veterinary care, families with dogs and cats, pet owners needing boarding services, owners of pets requiring surgery or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Veterinary Clinic"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pet Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Conveniently Located"
        }
      ],
      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.