Structured Data

    Dilworth Dog Grooming

    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: "Dilworth Dog Grooming",
      description: "Dilworth Dog Grooming is a professional pet grooming salon in Charlotte specializing in full-service dog grooming, including baths, haircuts, nail trimming, and ear cleaning. The experienced and caring team uses high-quality grooming products and offers cage-free grooming to minimize stress and ensure a comfortable experience for each pet. They accommodate individual pet needs and are open Saturdays for convenient scheduling.",
      url: "http://www.dilworthdoggrooming.com/",
      telephone: "+1-704-808-1266",
      address: {
        @type: "PostalAddress",
        streetAddress: "2620 S Tryon St A",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2054975,
        longitude: -80.8699042
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking low-stress grooming, pets with special care needs, busy professionals needing weekend availability",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cage-Free Grooming Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced and Caring Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Scheduling"
        }
      ],
      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.