{
 "id": "1FTER4FH7LLA10723",
 "name": "Used 2020 Ford Ranger",
 "year": 2020,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "saber",
 "condition": "used",
 "price": 25122,
 "currency": "USD",
 "mileage": 102226,
 "vin": "1FTER4FH7LLA10723",
 "image": "https://pictures.dealer.com/n/nissanofparisllc/1160/9e10285e8297ea6b0aa4f16d66e5a2fax.jpg",
 "url": "https://carchat.io/v/nissan-of-paris/1FTER4FH7LLA10723",
 "dealer": {
  "id": "nissan-of-paris",
  "name": "Nissan of Paris",
  "city": "Paris",
  "state": "TN",
  "url": "https://carchat.io/d/nissan-of-paris"
 },
 "description": "Is this 2020 Ford Ranger your perfect car? Contact Nissan of Paris to see this Saber Truck SuperCrew available for $25122",
 "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": "nissan-of-paris",
   "vin": "1FTER4FH7LLA10723",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}