Structured Data

    VEG ER for Pets

    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: "VEG ER for Pets",
      description: "VEG ER for Pets is an emergency veterinary clinic in San Antonio specializing in urgent and after-hours pet care. Located on Northwest Loop 410, they provide emergency treatment for dogs, cats, and other pets when regular veterinary offices are closed, offering comprehensive diagnostic and treatment services for acute medical conditions, injuries, and other urgent pet health concerns.",
      url: "https://www.veg.com/locations/texas/san-antonio",
      telephone: "+1-210-905-4640",
      address: {
        @type: "PostalAddress",
        streetAddress: "602 Northwest Loop 410 #103",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.519727099999997,
        longitude: -98.5025881
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "306",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners needing urgent after-hours veterinary care, emergency situations, weekend and holiday pet medical needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Emergency 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.