Structured Data

    I-20 Animal Hospital

    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: "I-20 Animal Hospital",
      description: "I-20 Animal Hospital is a full-service veterinary clinic in Hudson Oaks providing comprehensive pet healthcare including wellness exams, vaccinations, surgical services, dental care, and emergency treatment. The experienced veterinary team is committed to delivering compassionate, high-quality care for dogs, cats, and other pets, with a focus on building lasting relationships with pet owners through personalized treatment plans.",
      url: "https://i-20animalhospital.com/?y_source=1_MjIzNzEyODAtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-817-341-3331",
      address: {
        @type: "PostalAddress",
        streetAddress: "3713 Fort Worth Hwy",
        addressLocality: "Hudson Oaks",
        addressRegion: "TX",
        postalCode: "76087",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7528673,
        longitude: -97.6852416
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "1024",
        bestRating: "5"
      },
      areaServed: "Hudson Oaks, Fort Worth, and surrounding areas",
      knowsAbout: "Veterinarians, Dog and cat owners seeking preventive care, pet parents needing surgical services, owners with pets requiring emergency treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive surgical services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental care specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency and urgent care"
        }
      ],
      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.