Structured Data

    Mousebusterz, Inc,

    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: "Mousebusterz, Inc,",
      description: "Mousebusterz, Inc. is a pest control specialist serving the Daly City area and surrounding communities. They provide comprehensive rodent and pest management services, including inspection, treatment, and prevention solutions to protect residential and commercial properties from infestations.",
      url: "http://mousebusterzinc.com/",
      telephone: "+1-415-735-1990",
      address: {
        @type: "PostalAddress",
        streetAddress: "60 Franciscan Dr",
        addressLocality: "Daly City",
        addressRegion: "CA",
        postalCode: "94014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.688092499999996,
        longitude: -122.45361109999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Daly City, CA and surrounding Bay Area communities",
      knowsAbout: "Pest Control, Homeowners with rodent concerns, Commercial property managers, Landlords seeking preventative pest management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Rodent Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Availability"
        }
      ],
      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.