Structured Data

    Animal Hospital Southwest

    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: "Animal Hospital Southwest",
      description: "Animal Hospital Southwest is a full-service veterinary hospital in Fort Worth offering comprehensive medical care, surgery, dentistry, and wellness services for dogs, cats, and exotic pets. The hospital features experienced veterinarians, modern surgical facilities, and boarding services, providing preventive care, diagnostics, and emergency treatment to keep pets healthy throughout their lives.",
      url: "http://animalhospitalsouthwest.com/",
      telephone: "+1-817-292-8655",
      address: {
        @type: "PostalAddress",
        streetAddress: "6716 S Hulen St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.648879,
        longitude: -97.39628599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "728",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, exotic pet owners, families needing boarding services, pets requiring surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgery Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Exotic Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding Services"
        }
      ],
      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.