{
 "id": "12358TYH145463",
 "name": "2000 Buick Regal Base",
 "year": 2000,
 "make": "Buick",
 "model": "Regal",
 "trim": "Base",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/melloynissan/12358TYH145463",
 "dealer": {
  "id": "melloynissan",
  "name": "Melloynissan",
  "city": "Rogue",
  "state": "SV",
  "url": "https://carchat.io/d/melloynissan"
 },
 "description": "2000 Buick Regal FWD 4-Speed Automatic with Overdrive 3.8L 6-Cylinder OHV 4-Speed Automatic with Overdrive.Recent Arrival!Putting dreams in your driveway!",
 "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": "melloynissan",
   "vin": "12358TYH145463",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}