Structured Data

    City of Laredo Animal Care Services

    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: "City of Laredo Animal Care Services",
      description: "City of Laredo Animal Care Services is a municipal facility providing animal control, shelter services, and pet care for the Laredo community. As a city-operated department, they handle animal welfare, lost and found pet services, and adoption programs. They serve as the primary public animal care resource for Laredo residents and lost pets.",
      url: "https://www.cityoflaredo.com/departments/animal-care-services",
      telephone: "+1-956-625-1860",
      address: {
        @type: "PostalAddress",
        streetAddress: "5202 Maher Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.543314400000003,
        longitude: -99.4700879
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "195",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners seeking adoption, residents with lost or found pets, those needing animal control services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Municipal Animal Shelter"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lost & Found Pet 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.