{
 "id": "URL6993e13a2333b549f31f9db8f8e94fc5bf2aaf68",
 "name": "2025 Nissan Kicks SR",
 "year": 2025,
 "make": "Nissan",
 "model": "Kicks",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 22981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1885644/af6391da82ac46fe88128e1c879ede5c.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL6993e13a2333b549f31f9db8f8e94fc5bf2aaf68",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": null,
 "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": "american-auto-brokers",
   "vin": "URL6993e13a2333b549f31f9db8f8e94fc5bf2aaf68",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}