Structured Data

    Dee's Grooming

    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: "Dee's Grooming",
      description: "Dee's Grooming is a pet care service in San Antonio specializing in professional dog grooming. With a 4.6-star reputation based on customer feedback, they offer comprehensive grooming services for dogs of all sizes and coat types. Their experienced groomers are dedicated to keeping your pet clean, healthy, and looking their best.",
      url: "https://rymap.org/business/dees-grooming-93uu1o",
      telephone: "+1-210-341-3694",
      address: {
        @type: "PostalAddress",
        streetAddress: "1359 Basse Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4884098,
        longitude: -98.5070321
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "260",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet owners with multiple dogs, Those wanting regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Groomers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        }
      ],
      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.