Structured Data

    Jewell Pet Salon

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jewell Pet Salon",
      description: "Jewell Pet Salon in Laredo provides professional grooming services for dogs and cats, offering a range of grooming packages to keep pets looking and feeling their best. The salon specializes in full-service grooming including baths, haircuts, nail trimming, and ear cleaning. With years of experience serving the Laredo community, Jewell Pet Salon is dedicated to providing quality care in a friendly environment.",
      telephone: "+1-956-796-9870",
      address: {
        @type: "PostalAddress",
        streetAddress: "5201 Springfield Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.542839400000002,
        longitude: -99.4917852
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking professional grooming, cat and dog owners needing regular maintenance care, pet parents wanting quality spa-like grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community Established"
        }
      ],
      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.