{
 "id": "1FM5K7B86FGC37695",
 "name": "Used 2015 Ford Explorer Base",
 "year": 2015,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7950,
 "currency": "USD",
 "mileage": 113717,
 "vin": "1FM5K7B86FGC37695",
 "image": "https://pictures.dealer.com/c/carawaygonzalesfordfd/1234/27e37a66150749079d4000dc1fe87df4.JPG",
 "url": "https://carchat.io/v/caraway-ford-gonzales-gonzales/1FM5K7B86FGC37695",
 "dealer": {
  "id": "caraway-ford-gonzales-gonzales",
  "name": "Caraway Ford Gonzales",
  "city": "Gonzales",
  "state": "TX",
  "url": "https://carchat.io/d/caraway-ford-gonzales-gonzales"
 },
 "description": "Is this 2015 Ford Explorer your perfect car? Contact Caraway Ford Gonzales to see this Silver Base SUV available for $7950",
 "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": "caraway-ford-gonzales-gonzales",
   "vin": "1FM5K7B86FGC37695",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}