Structured Data

    The Pavin Maven

    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: "The Pavin Maven",
      description: "The Pavin Maven is a full-service hardscaping and paving contractor based in Greenacres, FL, specializing in driveway installation, patio design, retaining walls, and decorative concrete solutions. Owner-operated with a focus on quality craftsmanship and attention to detail, they serve South Florida residential and commercial clients with custom outdoor living spaces that enhance property value and functionality.",
      url: "https://thepavinmaven.com/",
      telephone: "+1-561-271-7665",
      address: {
        @type: "PostalAddress",
        streetAddress: "5104 2nd Rd",
        addressLocality: "Greenacres",
        addressRegion: "FL",
        postalCode: "33467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.6011882,
        longitude: -80.16394269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "South Florida, including West Palm Beach area and surrounding communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking driveway upgrades, property owners wanting custom patios, commercial properties needing professional hardscaping, contractors looking for subcontractor partnerships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Patio & Hardscape Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Driveway Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Attention to Detail"
        }
      ],
      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.