{
 "id": "URL2afa6ad38bf9dc2e2b1be75349baf6c1b12e927c",
 "name": "1971 Buick Centurion",
 "year": 1971,
 "make": "Buick",
 "model": "Centurion",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 29999,
 "currency": "USD",
 "mileage": 48203,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00cf4604644a3d49b78db8f3929fc26e/480x360/1971-buick-centurion.jpg",
 "url": "https://carchat.io/v/ford-s-auto-sales/URL2afa6ad38bf9dc2e2b1be75349baf6c1b12e927c",
 "dealer": {
  "id": "ford-s-auto-sales",
  "name": "Ford's Auto Sales",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/ford-s-auto-sales"
 },
 "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": "ford-s-auto-sales",
   "vin": "URL2afa6ad38bf9dc2e2b1be75349baf6c1b12e927c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}