Structured Data

    Premier Property Maintenance

    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: "Premier Property Maintenance",
      description: "Premier Property Maintenance provides comprehensive residential and commercial property care services in the Blue Jay area, including landscaping, grounds maintenance, and seasonal services. The team handles everything from routine yard work to property upkeep, delivering reliable service for homeowners and property managers who want their properties maintained professionally year-round.",
      url: "https://premierpm.us/",
      telephone: "+1-909-744-8489",
      address: {
        @type: "PostalAddress",
        streetAddress: "27221 CA-189",
        addressLocality: "Blue Jay",
        addressRegion: "CA",
        postalCode: "92317",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.246336,
        longitude: -117.2094205
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Blue Jay, CA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners, property managers, commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Property Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Availability"
        }
      ],
      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.