{
 "id": "1FTER4FH7KLA42019",
 "name": "Used 2019 Ford Ranger XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 20219,
 "currency": "USD",
 "mileage": 98543,
 "vin": "1FTER4FH7KLA42019",
 "image": "https://pictures.dealer.com/p/philpottfordfd/1561/d03c649fe050864ebe61423145b277afx.jpg",
 "url": "https://carchat.io/v/philpott-pre-owned-super-center/1FTER4FH7KLA42019",
 "dealer": {
  "id": "philpott-pre-owned-super-center",
  "name": "Philpott Pre-Owned Super Center",
  "city": "Nederland",
  "state": "TX",
  "url": "https://carchat.io/d/philpott-pre-owned-super-center"
 },
 "description": "Is this 2019 Ford Ranger your perfect car? Contact Philpott Pre-Owned Super Center to see this Shadow Black XLT Truck SuperCrew available for $20219",
 "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": "philpott-pre-owned-super-center",
   "vin": "1FTER4FH7KLA42019",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}