Structured Data

    Pooch

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pooch",
      description: "Pooch is a dog grooming salon located in Charlottesville, VA that specializes in professional grooming services for dogs of all sizes and coat types. The salon provides comprehensive grooming care including baths, haircuts, nail trimming, and other hygiene services to keep pets healthy and looking their best.",
      url: "https://pooch.pet/location/profile/4864/handley-nancy-e",
      telephone: "+1-434-977-4600",
      address: {
        @type: "PostalAddress",
        streetAddress: "200 Georgetown Way",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0634519,
        longitude: -78.5071797
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming services, pets needing regular maintenance care, owners of all dog sizes and breeds",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Grooming Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Charlottesville 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.