Structured Data

    Le Doggie Pet 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: "Le Doggie Pet Grooming",
      description: "Le Doggie Pet Grooming is a full-service dog grooming salon located in Phoenix specializing in professional grooming for dogs of all sizes and coat types. They offer comprehensive grooming services including baths, haircuts, nail trimming, and specialized treatments to keep pets looking and feeling their best. With a focus on quality care and customer satisfaction, Le Doggie combines expert grooming skills with a pet-friendly approach.",
      url: "https://ledoggie.com/",
      telephone: "+1-602-943-4943",
      address: {
        @type: "PostalAddress",
        streetAddress: "1249 E Northern Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5527959,
        longitude: -112.05490049999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners with multiple dogs, owners of breed-specific grooming needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Sizes & Coat Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.