Structured Data

    Tatiana's Pet Grooming

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tatiana's Pet Grooming",
      description: "Tatiana's Pet Grooming is an independent grooming salon in Milpitas offering professional grooming services for dogs and cats. With over a decade of experience, Tatiana and her team provide full grooming packages including baths, haircuts, nail trimming, and specialized treatments tailored to each pet's needs and breed type.",
      telephone: "+1-408-946-7387",
      address: {
        @type: "PostalAddress",
        streetAddress: "87 S Main St",
        addressLocality: "Milpitas",
        addressRegion: "CA",
        postalCode: "95035",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4293429,
        longitude: -121.90696349999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "106",
        bestRating: "5"
      },
      areaServed: "Milpitas and surrounding Silicon Valley communities",
      knowsAbout: "Dog Grooming, Pet owners seeking personalized grooming care, owners with dogs or cats requiring breed-specific cuts, pets needing medicated or flea treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced and Attentive Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Local Location"
        }
      ],
      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.