Structured Data

    Splash and Dash Groomerie & Boutique

    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: "Splash and Dash Groomerie & Boutique",
      description: "Splash and Dash Groomerie & Boutique is a full-service dog grooming salon and pet boutique located in Somerville. They offer professional grooming services for dogs of all sizes and coat types, along with a curated selection of pet products and accessories. The business combines expert grooming care with a retail shopping experience for dog owners seeking quality products and services in one convenient location.",
      url: "https://splashanddashfordogs.com/",
      telephone: "+1-857-995-4020",
      address: {
        @type: "PostalAddress",
        streetAddress: "495 Artisan Way",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.395229799999996,
        longitude: -71.07792359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Somerville and surrounding Boston-area communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet product shoppers, owners of dogs with specific coat care needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Grooming & Boutique"
        },
        {
          @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.