{
 "id": "1FTEW1E42LFB47038",
 "name": "2020 Ford F-150 King Ranch",
 "year": 2020,
 "make": "Ford",
 "model": "F-150 King",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 39200,
 "currency": "USD",
 "mileage": 91436,
 "vin": "1FTEW1E42LFB47038",
 "image": "https://imagescdn.dealercarsearch.com/Media/26588/24234894/639234436858806218.jpg",
 "url": "https://carchat.io/v/country-preowned-of-amarillo/1FTEW1E42LFB47038",
 "dealer": {
  "id": "country-preowned-of-amarillo",
  "name": "Country Preowned of Amarillo",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/country-preowned-of-amarillo"
 },
 "description": "Black 2020 Ford F-150 King Ranch for sale in Amarillo. Shop Country Auto Group for great deals on all our Ford inventory.",
 "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": "country-preowned-of-amarillo",
   "vin": "1FTEW1E42LFB47038",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}