{
 "id": "URL3e2c41e38f29bc0f8d6f4977ea1dfd623e34188b",
 "name": "2022 Mercedes-Benz GLS 450",
 "year": 2022,
 "make": "Mercedes-Benz",
 "model": "GLS",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 42981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1896412/a79d74fdc4f349f89e60897b7b63a178.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL3e2c41e38f29bc0f8d6f4977ea1dfd623e34188b",
 "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": "URL3e2c41e38f29bc0f8d6f4977ea1dfd623e34188b",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}