Structured Data

    Dandee Dog 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: "Dandee Dog Grooming",
      description: "Dandee Dog Grooming is a dedicated pet grooming salon in San Diego offering professional dog grooming services including baths, haircuts, and styling. The business specializes in quality grooming care with attention to detail, serving both routine maintenance and special grooming needs for dogs of all sizes.",
      url: "http://www.dandeedog.com/",
      telephone: "+1-858-944-9950",
      address: {
        @type: "PostalAddress",
        streetAddress: "8055 Clairemont Mesa Blvd Unit 104",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8322285,
        longitude: -117.1498669
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, owners of all dog breeds and sizes, pet owners wanting routine maintenance and styling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Grooming Team"
        },
        {
          @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.