Structured Data

    PMM Renovations

    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: "PMM Renovations",
      description: "PMM Renovations is a locally-owned, family-operated home improvement business in Orlando with 18 years of experience. They specialize in drywall repair and installation, flooring (tile, vinyl, and carpet), interior and exterior painting, and handyman services. Licensed and insured, they pride themselves on quality craftsmanship and community commitment, with a satisfaction guarantee on all work.",
      url: "http://www.pmmrenovations.com/",
      telephone: "+1-407-498-6010",
      address: {
        @type: "PostalAddress",
        streetAddress: "1311 Angeline Ave",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32807",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.5268379,
        longitude: -81.3188605
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding central Florida areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners needing drywall repair, flooring installation, interior/exterior painting, and general home repairs; those seeking a trustworthy local family business",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "18 Years of Local Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Insured & Guaranteed"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Home Improvement"
        }
      ],
      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.