{
 "id": "1C4NJPBB6HD132033",
 "name": "2017 JEEP PATRIOT Sport",
 "year": 2017,
 "make": "Jeep",
 "model": "PATRIOT",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 116012,
 "vin": "1C4NJPBB6HD132033",
 "image": "https://feeds.gma.to/rma/i/PklwZ/4KXA6-1769803353.jpg",
 "url": "https://carchat.io/v/superstarmotorz/1C4NJPBB6HD132033",
 "dealer": {
  "id": "superstarmotorz",
  "name": "Superstarmotorz",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/superstarmotorz"
 },
 "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": "superstarmotorz",
   "vin": "1C4NJPBB6HD132033",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}