{
 "id": "2K42F181898",
 "name": "1962 Ford Fairlane Lowrider",
 "year": 1962,
 "make": "Ford",
 "model": "Fairlane",
 "trim": "Lowrider",
 "bodyStyle": null,
 "color": "green",
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 120332,
 "vin": null,
 "image": "https://imagescdn.dealercarsearch.com/Media/26908/23675550/639185897261130103.jpg",
 "url": "https://carchat.io/v/772motors/2K42F181898",
 "dealer": {
  "id": "772motors",
  "name": "772motors",
  "city": "Fort Pierce",
  "state": "FL",
  "url": "https://carchat.io/d/772motors"
 },
 "description": "Visit 772 Motors to shop our great deals. You can contact us or call 772-782-2281 to schedule your test drive today.",
 "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": "772motors",
   "vin": "2K42F181898",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}