Structured Data

    Lola's Pawlon🐩

    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: "Lola's Pawlon🐩",
      description: "Lola's Pawlon is a full-service dog grooming salon located in Los Angeles that specializes in breed-specific grooming, creative styling, and pet wellness care. The salon offers professional grooming services for dogs of all sizes and coat types, with a focus on personalized attention and high-quality grooming practices. Known for their expertise in breed standards and creative grooming designs, Lola's Pawlon is dedicated to keeping pets looking and feeling their best.",
      url: "https://www.lolaspawlon.com/",
      telephone: "+1-323-433-4937",
      address: {
        @type: "PostalAddress",
        streetAddress: "2609 Hauser Blvd",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0320539,
        longitude: -118.36294170000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking breed-specific grooming, pet owners wanting creative styling, owners of dogs with special coat care needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Creative Grooming Designs"
        }
      ],
      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.