Structured Data

    Perfect Wood Floors SA

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Perfect Wood Floors SA",
      description: "Perfect Wood Floors SA specializes in hardwood flooring installation and refinishing services for residential and commercial properties in the San Antonio area. As a local flooring contractor, they focus on delivering quality wood floor solutions with attention to detail and craftsmanship.",
      address: {
        @type: "PostalAddress",
        streetAddress: "Int 4102, 4535, 14722 Nacogdoches Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.573967999999997,
        longitude: -98.376602
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation, Homeowners needing floor refinishing, Commercial properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardwood Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Business"
        }
      ],
      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.