{
 "id": "1FTNW21P34ED70900",
 "name": "2004 Ford Super Duty F-250 F-Series",
 "year": 2004,
 "make": "Ford",
 "model": "Super Duty F-250",
 "trim": "F-Series",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 8900,
 "currency": "USD",
 "mileage": 255532,
 "vin": "1FTNW21P34ED70900",
 "image": "https://imagescdn.dealercarsearch.com/Media/25790/24101542/639199100382352516.jpg",
 "url": "https://carchat.io/v/flashmotorsmn/1FTNW21P34ED70900",
 "dealer": {
  "id": "flashmotorsmn",
  "name": "Flashmotorsmn",
  "city": "Shakopee",
  "state": "MN",
  "url": "https://carchat.io/d/flashmotorsmn"
 },
 "description": "Visit Flash Motors to shop our great deals. You can contact us or call 480-415-3089 to schedule your test drive today.",
 "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": "flashmotorsmn",
   "vin": "1FTNW21P34ED70900",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}