{
 "id": "1FTFW1RG6LFC71841",
 "name": "2020 Ford F-150 Raptor",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 36550,
 "currency": "USD",
 "mileage": 125398,
 "vin": "1FTFW1RG6LFC71841",
 "image": "https://pictures.dealer.com/c/cardermotors/1234/63eba65000884d7a9f4140534ae0cf83.jpg",
 "url": "https://carchat.io/v/cardermotors/1FTFW1RG6LFC71841",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "Looking for a used car at an affordable price? Check out this 2020! It delivers style and power in a single package! The engine breathes better thanks to a turbocharger, improving both performance and economy. This 4 door, 5 passenger truck provides exceptional value! All of the premium features expected of a Ford are offered, including: 1-touch window functionality, front bucket seats, and air conditioning. Under the hood you'll find a 6 cylinder engine with more than 300 horsepower, and for ad",
 "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": "cardermotors",
   "vin": "1FTFW1RG6LFC71841",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}