Structured Data

    Fluff 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: "Fluff Dog Grooming",
      description: "Fluff Dog Grooming is a full-service dog grooming salon in San Leandro specializing in gentle, compassionate care for anxious, senior, and special needs dogs. They offer complete grooming services including baths, haircuts, and nail trims, with walk-in nail trim appointments available. Their experienced team is dedicated to making every dog feel safe and comfortable during their grooming experience.",
      url: "http://fluffdoggrooming.net/",
      telephone: "+1-510-755-8933",
      address: {
        @type: "PostalAddress",
        streetAddress: "16254 Foothill Blvd",
        addressLocality: "San Leandro",
        addressRegion: "CA",
        postalCode: "94578",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7020626,
        longitude: -122.1093733
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "San Leandro and surrounding East Bay communities",
      knowsAbout: "Dog Grooming, Owners of senior dogs, anxious or shy dogs, dogs with special needs, first-time grooming clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specializes in Anxious & Special Needs Dogs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Nail Trims"
        }
      ],
      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.