{
 "id": "5J6RE387X9L023335",
 "name": "2009 Honda CR-V EX-L",
 "year": 2009,
 "make": "Honda",
 "model": "CR-V EX-L",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12700,
 "currency": "USD",
 "mileage": 94082,
 "vin": "5J6RE387X9L023335",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/c9fc1916b4e440d2ac1e586d5c39bf38.jpg",
 "url": "https://carchat.io/v/allen-honda/5J6RE387X9L023335",
 "dealer": {
  "id": "allen-honda",
  "name": "Allen Honda",
  "city": "College Station",
  "state": "TX",
  "url": "https://carchat.io/d/allen-honda"
 },
 "description": "Looking for a 2009 Honda CR-V for sale in College Station, TX? Stop by Allen Honda today to learn more about this CR-V 5J6RE387X9L023335",
 "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": "allen-honda",
   "vin": "5J6RE387X9L023335",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}