{
 "id": "2FMDK4KC5BBA52859",
 "name": "2011 Ford Edge Limited",
 "year": 2011,
 "make": "Ford",
 "model": "Edge",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 287579,
 "vin": "2FMDK4KC5BBA52859",
 "image": "https://pictures.dealer.com/s/secretcitycdjrcllc/0513/19454ba0d62d3ae1d1821c09e7e26cecx.jpg",
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/2FMDK4KC5BBA52859",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "Outstanding design defines the 2011 Ford Edge! You'll appreciate its safety and convenience features! It includes heated seats, leather upholstery, front bucket seats, and cruise control. A 3.5 liter V-6 engine pairs with a sophisticated 6 speed automatic transmission, and for added security, dynamic Stability Control supplements the drivetrain. All wheel drive provides for safe passage, regardless of road or weather conditions. Come down today and see this vehicle for yourself. Call now to sche",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "2FMDK4KC5BBA52859",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}