{
 "id": "2G1FK3DJXB9189931",
 "name": "2011 CHEVROLET CAMARO 2SS",
 "year": 2011,
 "make": "Chevrolet",
 "model": "CAMARO",
 "trim": "2SS",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": 104953,
 "vin": "2G1FK3DJXB9189931",
 "image": "https://slsproimages.com/ELITE/2G1FK3DJXB9189931_001.JPG",
 "url": "https://carchat.io/v/usedcarswarren/2G1FK3DJXB9189931",
 "dealer": {
  "id": "usedcarswarren",
  "name": "Usedcarswarren",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/usedcarswarren"
 },
 "description": null,
 "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": "usedcarswarren",
   "vin": "2G1FK3DJXB9189931",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}