Structured Data

    Broadway Grooming Clinic & school

    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: "Broadway Grooming Clinic & school",
      description: "Broadway Grooming Clinic & School in Oakland is a full-service dog grooming facility that combines professional grooming with educational programs. They offer bathing, styling, nail care, and specialized grooming services for dogs of all sizes and breeds. The clinic also operates as a grooming school, providing training for aspiring groomers who want to develop professional skills in pet care and grooming techniques.",
      url: "http://broadwaygroomingclinic.com/",
      telephone: "+1-510-444-1159",
      address: {
        @type: "PostalAddress",
        streetAddress: "1004 Jefferson St",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8030985,
        longitude: -122.27613609999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, aspiring groomers looking for training, pet owners with breed-specific grooming needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Grooming School"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.