{
 "id": "1GYFZER4XXXXXXXXX",
 "name": "Used 1900 CADILLAC XT4 Spor",
 "year": null,
 "make": "Cadillac",
 "model": "XT4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "galactic g",
 "condition": "used",
 "price": 31997,
 "currency": "USD",
 "mileage": 34481,
 "vin": "1GYFZER4XXXXXXXXX",
 "image": null,
 "url": "https://carchat.io/v/randall-motors/1GYFZER4XXXXXXXXX",
 "dealer": {
  "id": "randall-motors",
  "name": "Randall Motors",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/randall-motors"
 },
 "description": "Is this 1900 CADILLAC XT4 your perfect car? Contact Randall Motors Inc to see this Galactic G Spor available for $31997",
 "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": "randall-motors",
   "vin": "1GYFZER4XXXXXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}