{
 "id": "SBM16BEA3SW003837",
 "name": "Certified Pre-Owned 2025 McLaren Artura Spider",
 "year": 2025,
 "make": "McLaren",
 "model": "Artura",
 "trim": null,
 "bodyStyle": "convertible",
 "color": "orange",
 "condition": "used",
 "price": 254864,
 "currency": "USD",
 "mileage": 1432,
 "vin": "SBM16BEA3SW003837",
 "image": "https://pictures.dealer.com/m/mclarendallas/0248/e4da6867d23f19a08bd5502372777b2ax.jpg",
 "url": "https://carchat.io/v/mclaren-dallas/SBM16BEA3SW003837",
 "dealer": {
  "id": "mclaren-dallas",
  "name": "McLaren Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/mclaren-dallas"
 },
 "description": "Is this 2025 McLaren Artura your perfect car? Contact McLaren Dallas to see this Mclaren Orange Spider Convertible available for $254864",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "mclaren-dallas",
   "vin": "SBM16BEA3SW003837",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}