Structured Data

    Affordable Screening Plus

    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: "Affordable Screening Plus",
      description: "Affordable Screening Plus is a full-service general contracting company based in Boca Raton specializing in screen enclosures, lanais, pool cages, and custom screening solutions for residential properties. The team designs and installs high-quality aluminum and vinyl screening systems that enhance outdoor living spaces while providing protection from insects and UV rays. They serve the greater South Florida area with expertise in custom builds, repairs, and renovations tailored to each homeowner's needs.",
      url: "https://affordablescreeningplus.com/",
      telephone: "+1-561-403-8075",
      address: {
        @type: "PostalAddress",
        streetAddress: "2634 NW 26th Cir",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33431",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.374015300000003,
        longitude: -80.1323252
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "321",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida communities",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking durable screen enclosures, pool cage protection, and custom outdoor living upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.