Structured Data

    San Francisco Top 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: "San Francisco Top Pest Control",
      description: "San Francisco Top Pest Control provides comprehensive pest management services to residential and commercial properties throughout the San Francisco Bay Area. Specializing in elimination and prevention of common household pests, they offer tailored treatment plans to address termites, rodents, insects, and other pest issues. Their team delivers prompt, professional service to protect homes and businesses from pest infestations.",
      telephone: "+1-650-332-0234",
      address: {
        @type: "PostalAddress",
        streetAddress: "1728 Ocean Ave",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7249153,
        longitude: -122.4603897
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area communities",
      knowsAbout: "Pest Control, San Francisco homeowners, Small business owners, Property managers, Renters dealing with pest issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Francisco Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Treatment Plans"
        }
      ],
      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.