{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.volta.ai/#org",
            "name": "Volta Lawn Intelligence Inc.",
            "url": "https://www.volta.ai",
            "description": "Lawn intelligence company delivering autonomous lawn care through AI-powered robots. The Lawn Companion is sold as a fixed-price 24-month package — hardware, Lawn Intelligence service, and warranty bundled. Not a subscription.",
            "makesOffer": [
                {
                    "@type": "Offer",
                    "name": "Volta PRO",
                    "sku": "VOLTA-2026-PRO",
                    "mpn": "VOLTA-2026-PRO",
                    "price": "1416",
                    "priceCurrency": "USD",
                    "priceValidUntil": "2026-05-31",
                    "description": "Best value for smaller yards. 1 Lawn Companion + base + accessories + Lawn Intelligence PRO. Fixed-price 24-month package — pay in cash upfront or finance at 0% APR (24 × $59/mo).",
                    "itemOffered": { "@id": "https://www.volta.ai/#product" }
                },
                {
                    "@type": "Offer",
                    "name": "Volta ULTRA",
                    "sku": "VOLTA-2026-ULTRA",
                    "mpn": "VOLTA-2026-ULTRA",
                    "price": "1800",
                    "priceCurrency": "USD",
                    "priceValidUntil": "2026-05-31",
                    "description": "Most popular plan. 1 Lawn Companion + full Lawn Intelligence ULTRA + Infinite Care. Fixed-price 24-month package — pay in cash upfront or finance at 0% APR (24 × $75/mo).",
                    "itemOffered": { "@id": "https://www.volta.ai/#product" }
                },
                {
                    "@type": "Offer",
                    "name": "Volta ULTRA 2×",
                    "sku": "VOLTA-2026-ULTRA-2X",
                    "mpn": "VOLTA-2026-ULTRA-2X",
                    "price": "2736",
                    "priceCurrency": "USD",
                    "priceValidUntil": "2026-05-31",
                    "description": "Best for large or split lawns. 2 Lawn Companions coordinated by a single Lawn Intelligence ULTRA brain. Fixed-price 24-month package — pay in cash upfront or finance at 0% APR (24 × $114/mo).",
                    "itemOffered": { "@id": "https://www.volta.ai/#product" }
                }
            ]
        },
        {
            "@type": "Product",
            "@id": "https://www.volta.ai/#product",
            "name": "The Lawn Companion",
            "model": "X25",
            "sku": "VOLTA-2026",
            "mpn": "VOLTA-2026",
            "manufacturer": {
                "@id": "https://www.volta.ai/#org"
            },
            "description": "Fully autonomous robot lawn mower with vision-based navigation. Sold in three packages: PRO, ULTRA, and ULTRA 2× (two-unit configuration).",
            "category": "Robot Lawn Mowers",
            "weight": {
                "@type": "QuantitativeValue",
                "value": "19.5",
                "unitCode": "LBR"
            },
            "width": {
                "@type": "QuantitativeValue",
                "value": "15",
                "unitCode": "INH"
            },
            "height": {
                "@type": "QuantitativeValue",
                "value": "10",
                "unitCode": "INH"
            },
            "depth": {
                "@type": "QuantitativeValue",
                "value": "25",
                "unitCode": "INH"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.volta.ai/#website",
            "url": "https://www.volta.ai",
            "name": "Volta.ai",
            "publisher": {
                "@id": "https://www.volta.ai/#org"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "Lawn Intelligence",
            "description": "AI platform for spatial precision, continuous learning, and fleet intelligence in autonomous lawn care.",
            "applicationCategory": "Artificial Intelligence",
            "creator": {
                "@id": "https://www.volta.ai/#org"
            }
        }
    ]
}
