Structured Data

    All Breed Pet Parlor

    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: "All Breed Pet Parlor",
      description: "All Breed Pet Parlor is a professional grooming salon in Madison specializing in full-service dog grooming for all breeds and sizes. With a 4.9-star rating from customers, they offer comprehensive grooming services including baths, haircuts, nail trimming, and breed-specific styling. Their experienced groomers are dedicated to providing quality care in a clean, welcoming environment.",
      url: "http://allbreedmadison.com/",
      telephone: "+1-608-827-6368",
      address: {
        @type: "PostalAddress",
        streetAddress: "6441 Enterprise Ln UNIT 107",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53719",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.057288199999995,
        longitude: -89.4908485
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming for all breed types, pet parents wanting experienced care in a clean facility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds Expertise"
        },
        {
          @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.