Structured Data

    Island Dog Pet Grooming Co.

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Island Dog Pet Grooming Co.",
      description: "Island Dog Pet Grooming Co. is Harbour Island's dedicated pet groomer, offering professional grooming services for dogs and cats in a clean, modern facility. Their experienced groomers specialize in building relationships with pets and their owners, handling everything from routine grooming to working with anxious or elderly animals. They provide full-service grooming including coat trimming, nail care, and specialized services like medicated baths, with online booking and walk-in availability.",
      url: "https://islandgroomer.com/",
      telephone: "+1-813-363-7806",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 Harbour Post Dr",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33602",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9395952,
        longitude: -82.4517757
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "238",
        bestRating: "5"
      },
      areaServed: "Harbour Island and surrounding Tampa, FL area",
      knowsAbout: "Dog Grooming, Pet owners with anxious or special-needs dogs and cats, first-time groomers seeking a relationship-based approach, Harbour Island residents wanting convenient local grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Anxiety-Friendly Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Neighbourhood Groomer Commitment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking & Walk-Ins"
        }
      ],
      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.