{
 "id": "1C6SRFLP6VN580592",
 "name": "2027 Ram 1500 Rebel",
 "year": 2027,
 "make": "Ram",
 "model": "1500",
 "trim": "Rebel",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1C6SRFLP6VN580592",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1C6SRFLP6VN580592",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "Check out this 2027! Comprehensive style mixed with all around versatility makes it an outstanding pickup truck! Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. Top features include front dual zone air conditioning, a trailer hitch, a bedliner, and voice activated navigation. Come down to our dealership, you'll get a great vehicle at a great price, with the experience and dedication of our whole team behind you.",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1C6SRFLP6VN580592",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}