{
 "id": "2FMDK4JC4DBE03541",
 "name": "Used 2013 Ford Edge SEL",
 "year": 2013,
 "make": "Ford",
 "model": "Edge",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 8219,
 "currency": "USD",
 "mileage": 124500,
 "vin": "2FMDK4JC4DBE03541",
 "image": null,
 "url": "https://carchat.io/v/nissan-of-greenville/2FMDK4JC4DBE03541",
 "dealer": {
  "id": "nissan-of-greenville",
  "name": "Nissan of Greenville",
  "city": "Greenville",
  "state": "TX",
  "url": "https://carchat.io/d/nissan-of-greenville"
 },
 "description": "Is this 2013 Ford Edge your perfect car? Contact Nissan of Greenville to see this Tuxedo Black Metallic SEL SUV available for $8219",
 "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": "nissan-of-greenville",
   "vin": "2FMDK4JC4DBE03541",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}