Structured Data

    Blair's 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: "Blair's Pest Control",
      description: "Blair's Pest Control is a local pest control service operating in Washington, DC, providing comprehensive pest management solutions for residential properties. With a focus on customer satisfaction and effective treatment, Blair's handles common household pest issues and offers professional service to DC homeowners.",
      telephone: "+1-202-977-4659",
      address: {
        @type: "PostalAddress",
        streetAddress: "1850 1st St NW",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20001",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9151544,
        longitude: -77.01238699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Pest Control, DC homeowners, renters dealing with pest issues, property managers in Washington DC",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local DC Operator"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Focus"
        }
      ],
      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.