{
 "id": "URLac297a1ecd37c90eca5dabfd9897f79987a2ee43",
 "name": "2018 Chrysler 300 Limited",
 "year": 2018,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 13113,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/647/2007615/6ab5c6e929feb0ed29cf4199.webp",
 "url": "https://carchat.io/v/farris-motor-company/URLac297a1ecd37c90eca5dabfd9897f79987a2ee43",
 "dealer": {
  "id": "farris-motor-company",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company"
 },
 "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": "farris-motor-company",
   "vin": "URLac297a1ecd37c90eca5dabfd9897f79987a2ee43",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}