Structured Data

    2+ property and maintenance

    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: "2+ property and maintenance",
      description: "2+ Property and Maintenance is a general contractor based in Charlotte that provides comprehensive property maintenance and repair services. They handle a wide range of maintenance needs for residential and commercial properties, from routine upkeep to repairs and improvements. Their team is dedicated to keeping properties in excellent condition and addressing issues quickly and professionally.",
      telephone: "+1-704-907-2767",
      address: {
        @type: "PostalAddress",
        streetAddress: "Pence Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28215",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2222648,
        longitude: -80.7034937
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Handyman Services, Property owners needing ongoing maintenance, Landlords, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Property Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        }
      ],
      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.