Structured Data

    BackYard Paw Spa

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "BackYard Paw Spa",
      description: "BackYard Paw Spa is a dog grooming business located in Commerce, CA, specializing in professional grooming services for dogs of all sizes and breeds. The salon offers comprehensive grooming including baths, haircuts, nail trimming, and other spa treatments tailored to keep pets looking and feeling their best. With a focus on quality care and customer satisfaction, BackYard Paw Spa provides a welcoming environment for your furry family members.",
      telephone: "+1-562-991-0285",
      address: {
        @type: "PostalAddress",
        streetAddress: "1506 S Duncan Ave",
        addressLocality: "Commerce",
        addressRegion: "CA",
        postalCode: "90040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0126201,
        longitude: -118.17164100000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Commerce and surrounding areas in Los Angeles County",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet parents with multiple dogs, owners of breed-specific grooming needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pet 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.