{
 "id": "1FT7W2BN8LEC60803",
 "name": "2020 Ford F-250 SD Platinum Crew Cab 4WD",
 "year": 2020,
 "make": "Ford",
 "model": "F-250 SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123457,
 "vin": "1FT7W2BN8LEC60803",
 "image": "https://imagescdn.dealercarsearch.com/Media/18616/24278859/639244880337432252.jpg",
 "url": "https://carchat.io/v/roman-motor-company-2/1FT7W2BN8LEC60803",
 "dealer": {
  "id": "roman-motor-company-2",
  "name": "Roman Motor Company 2",
  "city": "San Antonio,",
  "state": "TX",
  "url": "https://carchat.io/d/roman-motor-company-2"
 },
 "description": "Silver 2020 Ford F-250 SD Platinum Crew Cab 4WD for sale in San Antonio. Shop Roman Motor Company 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": "roman-motor-company-2",
   "vin": "1FT7W2BN8LEC60803",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}