{
 "id": "SHHFK7H25JU205950",
 "name": "Pre-Owned 2018 Honda Civic LX",
 "year": 2018,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 15483,
 "currency": "USD",
 "mileage": 102691,
 "vin": "SHHFK7H25JU205950",
 "image": "https://pictures.dealer.com/h/harperaudiaoa/1644/12e3782eef0736e525c09f99dbd69217x.jpg",
 "url": "https://carchat.io/v/harper-jaguar/SHHFK7H25JU205950",
 "dealer": {
  "id": "harper-jaguar",
  "name": "Harper Jaguar",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/harper-jaguar"
 },
 "description": "Is this 2018 Honda Civic your perfect car? Contact Harper Jaguar to see this Lunar Silver LX Hatchback available for $15483",
 "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": "harper-jaguar",
   "vin": "SHHFK7H25JU205950",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}