Structured Data

    Dawn Lee Pest Control

    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: "Dawn Lee Pest Control",
      description: "Dawn Lee Pest Control is an independent pest control service serving Oakland and the surrounding Bay Area. They provide comprehensive pest management solutions for residential and commercial properties, addressing common household pests and implementing effective treatment strategies. With a focus on customer satisfaction, they deliver reliable service to keep properties pest-free.",
      telephone: "+1-510-751-3285",
      address: {
        @type: "PostalAddress",
        streetAddress: "5750 Foothill Blvd",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94605",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.772247,
        longitude: -122.19289079999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding Bay Area",
      knowsAbout: "Pest Control, Oakland homeowners, Property managers, Small to medium-sized businesses",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service"
        }
      ],
      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.