{
 "id": "5FNYF3H26DB039501",
 "name": "Used 2013 Honda Pilot LX FWD",
 "year": 2013,
 "make": "Honda",
 "model": "Pilot",
 "trim": null,
 "bodyStyle": "suv",
 "color": "dark cherry pearl",
 "condition": "used",
 "price": 8200,
 "currency": "USD",
 "mileage": 193915,
 "vin": "5FNYF3H26DB039501",
 "image": "https://pictures.dealer.com/s/stanmcnabbchrysler/1718/92c15d573c484d1dc205591c4dc42e5dx.jpg",
 "url": "https://carchat.io/v/stan-mcnabb-automotive-group/5FNYF3H26DB039501",
 "dealer": {
  "id": "stan-mcnabb-automotive-group",
  "name": "Stan Mcnabb Automotive Group",
  "city": "Tullahoma",
  "state": "TN",
  "url": "https://carchat.io/d/stan-mcnabb-automotive-group"
 },
 "description": "Is this 2013 Honda Pilot your perfect car? Contact Stan McNabb Automotive to see this Dark Cherry Pearl LX FWD SUV available for $8200",
 "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": "stan-mcnabb-automotive-group",
   "vin": "5FNYF3H26DB039501",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}