Structured Data

    Paw Pet's Glam

    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: "Paw Pet's Glam",
      description: "Paw Pets Glam is a dog grooming salon in San Antonio specializing in breeds like Goldendoodles, Poodles, Shih Tzus, Yorkies, and other small to medium dogs under 60 lbs. They provide professional grooming services tailored to each dog's breed, temperament, and grooming needs, with a focus on creating positive grooming experiences for their canine clients.",
      url: "http://pawpetsglam.com/",
      telephone: "+1-210-757-3747",
      address: {
        @type: "PostalAddress",
        streetAddress: "1303 S St Mary's St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4091642,
        longitude: -98.4876523
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Owners of small to medium breeds, Doodle and Poodle owners, pet parents seeking specialized breed grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Temperament-Based Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Size-Appropriate Facility"
        }
      ],
      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.