Structured Data

    FurBabies Mobile 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: "FurBabies Mobile Grooming",
      description: "FurBabies Mobile Grooming brings professional dog grooming directly to your home in the San Jose area. Their mobile grooming service eliminates stress for pets by eliminating the car ride and waiting room experience, allowing dogs to be groomed in a familiar environment. They offer full grooming services including baths, haircuts, nail trimming, and ear cleaning with a focus on making each visit comfortable for your furry friend.",
      url: "http://sjfurbabies.com/",
      telephone: "+1-408-649-8052",
      address: {
        @type: "PostalAddress",
        streetAddress: "4420 Concerto Dr",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2783546,
        longitude: -121.82130649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking convenient, stress-free grooming, dogs with anxiety about travel or boarding facilities, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Care"
        }
      ],
      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.