Structured Data

    Budget Windows - Proctor Valley Rd

    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: "Budget Windows - Proctor Valley Rd",
      description: "Budget Windows in Chula Vista provides affordable window and door installation and replacement services for residential customers. Specializing in quality products at competitive prices, they help homeowners improve energy efficiency, security, and curb appeal with professional installation and customer service.",
      url: "https://budgetwindowschulavista.com/",
      telephone: "+1-760-452-9841",
      address: {
        @type: "PostalAddress",
        streetAddress: "2334 Proctor Valley Rd",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91914",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6604825,
        longitude: -116.9702652
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Chula Vista, CA and surrounding South County San Diego areas",
      knowsAbout: "Windows & Doors, Budget-conscious homeowners, energy efficiency seekers, replacement window buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Budget-Friendly Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.