Structured Data

    Diversified Residential Solutions

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

    Schema.org / LocalBusiness
    |
    40 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Diversified Residential Solutions",
      description: "Diversified Residential Solutions is a general contracting company based in Chesapeake, VA offering residential construction and repair services. As a locally-owned contractor, they handle a range of home improvement projects for homeowners in the area.",
      url: "https://drsforshort.com/",
      telephone: "+1-757-663-8653",
      address: {
        @type: "PostalAddress",
        streetAddress: "119 Tilden Ave Suite B",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.724954,
        longitude: -76.243271
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general contracting, Residential repair projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.