{
 "id": "5J6RW1H88KA047399",
 "name": "Used 2019 Honda CR-V EX-L",
 "year": 2019,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 85521,
 "vin": "5J6RW1H88KA047399",
 "image": "https://pictures.dealer.com/j/jerryschevroletburleson/1640/ccb2834e0be91c89f9cb137b6233c035x.jpg",
 "url": "https://carchat.io/v/genesis-of-weatherford/5J6RW1H88KA047399",
 "dealer": {
  "id": "genesis-of-weatherford",
  "name": "Genesis of Weatherford",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/genesis-of-weatherford"
 },
 "description": "Is this 2019 Honda CR-V your perfect car? Contact Genesis of Weatherford to see this White EX-L SUV available for $20995",
 "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": "genesis-of-weatherford",
   "vin": "5J6RW1H88KA047399",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}