{
 "id": "19XFC1F38KE008138",
 "name": "Used 2019 Honda Civic Sedan EX",
 "year": 2019,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 16992,
 "currency": "USD",
 "mileage": 109650,
 "vin": "19XFC1F38KE008138",
 "image": "https://pictures.dealer.com/l/leomartintx/1056/8ee61c0dd987962c99faf0c42b2ecb6ex.jpg",
 "url": "https://carchat.io/v/leo-martin-chevrolet/19XFC1F38KE008138",
 "dealer": {
  "id": "leo-martin-chevrolet",
  "name": "Leo Martin Chevrolet",
  "city": "W Lake Jackson",
  "state": "TX",
  "url": "https://carchat.io/d/leo-martin-chevrolet"
 },
 "description": "Is this 2019 Honda Civic Sedan your perfect car? Contact Leo Martin Chevrolet to see this EX available for $16992",
 "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": "leo-martin-chevrolet",
   "vin": "19XFC1F38KE008138",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}