Structured Data

    Treasure Coast Home Repair

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Treasure Coast Home Repair",
      description: "Treasure Coast Home Repair is a licensed and insured handyman and general contracting business serving Port St. Lucie and surrounding areas. Owner George Bento and his team specialize in drywall repair, interior and exterior painting, carpentry and trim work, door and window repairs, minor electrical and plumbing fixture installations, pressure washing, and TV mounting. They handle everything from small repairs to larger home improvement projects, backed by a 30-day workmanship guarantee and a commitment to same-day or next-day estimates.",
      url: "https://treasurecoasthomerepair.com/",
      telephone: "+1-772-209-2611",
      address: {
        @type: "PostalAddress",
        streetAddress: "1950 SE West Dunbrooke Cir",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3013403,
        longitude: -80.2878592
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Stuart, Jensen Beach, Palm City, Hobe Sound, Fort Pierce, and surrounding Treasure Coast areas",
      knowsAbout: "Handyman Services, Homeowners with small to medium repair projects, busy professionals needing multiple repairs handled in one visit, residents seeking reliable local service with transparent pricing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30-Day Workmanship Guarantee"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Estimates & Scheduling"
        }
      ],
      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.