{
 "id": "2FMTK4J82FBC30936",
 "name": "2015 Ford Edge SEL",
 "year": 2015,
 "make": "Ford",
 "model": "Edge",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 108647,
 "vin": "2FMTK4J82FBC30936",
 "image": "https://imagescdn.dealercarsearch.com/Media/12317/24043245/639202413213523525.jpg",
 "url": "https://carchat.io/v/hussonmotors/2FMTK4J82FBC30936",
 "dealer": {
  "id": "hussonmotors",
  "name": "Hussonmotors",
  "city": "Salem",
  "state": "NH",
  "url": "https://carchat.io/d/hussonmotors"
 },
 "description": "Visit Husson Motors Inc. online at www.hussonmotors.com to see more pictures of this vehicle or call us at 603-898-2886 today to schedule your test drive.",
 "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": "hussonmotors",
   "vin": "2FMTK4J82FBC30936",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}