{
 "id": "MAJ3P1TE5JC236381",
 "name": "Used 2018 Ford EcoSport SE",
 "year": 2018,
 "make": "Ford",
 "model": "EcoSport",
 "trim": null,
 "bodyStyle": "suv",
 "color": "smoke metallic",
 "condition": "used",
 "price": 13931,
 "currency": "USD",
 "mileage": 58344,
 "vin": "MAJ3P1TE5JC236381",
 "image": "https://pictures.dealer.com/f/fairwayautocentertylertx/1175/db3e4c13ddc36351055e5423e3ed1acbx.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/MAJ3P1TE5JC236381",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2018 Ford EcoSport your perfect car? Contact Fairway Ford Henderson to see this Smoke Metallic SE SUV available for $13931",
 "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": "fairway-ford-henderson",
   "vin": "MAJ3P1TE5JC236381",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}