Structured Data

    Martinez Wood Floors

    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: "Martinez Wood Floors",
      description: "Martinez Wood Floors is a Miami-based hardwood flooring specialist offering installation, refinishing, and restoration services for residential and commercial properties. With over 15 years of experience, the team delivers custom hardwood solutions using quality materials and expert craftsmanship. They handle everything from new installations to refinishing existing floors, serving the greater Miami area.",
      url: "http://www.martinezwoodfloors.com/",
      telephone: "+1-786-889-7502",
      address: {
        @type: "PostalAddress",
        streetAddress: "2952 SW 14th St",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7591447,
        longitude: -80.2417931
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation or refinishing, Commercial property owners, Customers wanting custom wood flooring solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Hardwood Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.