{
 "id": "1C6RREHT5KN761029",
 "name": "Used 2019 Ram 1500 Limited",
 "year": 2019,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "granite crystal metallic clearcoat",
 "condition": "used",
 "price": 31104,
 "currency": "USD",
 "mileage": 100537,
 "vin": "1C6RREHT5KN761029",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/0197/a10a44cccf0c50de0a6de80b78023124x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1C6RREHT5KN761029",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2019 Ram 1500 your perfect car? Contact Ford of Columbia to see this Granite Crystal Metallic Clearcoat Limited Truck available for $31104",
 "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-of-columbia",
   "vin": "1C6RREHT5KN761029",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}