## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "Li Auto Li L9 Max",
    "image": "https://motorwatt.com/images/EV-LIST/0/665_l9_35.jpg",
    "description": "Our company is specially engaged in the export of cars, called Shandong TuoAn Auto Service Co., Ltd.We sincerely serve every customer.⚡fast delivery！🚗💰Reasonable price! 💵💁‍♀️Excellent service！☕🤝Sincere cooperation！🍻📱+8618845789001",
    "brand": {
        "@type": "Brand",
        "name": "other"
    },
    "offers": {
        "@type": "Offer",
        "price": "56000.00",
        "priceCurrency": "USD",
        "url": "https://motorwatt.com/ev-marketplace/ev/electric-cars/china/li-auto-li-l9-max",
        "priceValidUntil": "2100-12-31T10:00:00"
    }
}
```
