Structured Data

    Lucy's Doggy Daycare and Spa - S Laredo St

    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: "Lucy's Doggy Daycare and Spa - S Laredo St",
      description: "Lucy's Doggy Daycare and Spa is a full-service pet care facility in San Antonio specializing in doggy daycare, boarding, and spa services. The facility provides a safe, supervised environment where dogs can play, socialize, and receive professional grooming and pampering. With experienced staff and a focus on each dog's individual needs, Lucy's offers both daily daycare for working pet owners and overnight boarding for traveling families.",
      url: "http://www.lucysdoggydaycare.com/",
      telephone: "+1-726-203-4607",
      address: {
        @type: "PostalAddress",
        streetAddress: "937 S Laredo St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4161583,
        longitude: -98.50230959999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "745",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners needing daily daycare, travelers requiring overnight boarding, dogs needing professional grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Spa Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supervised Socialization"
        }
      ],
      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.