{
 "id": "5YJSA1E55NF478553",
 "name": "Tesla Model S Base",
 "year": 2022,
 "make": "Tesla",
 "model": "Model S",
 "trim": "Base",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 45221,
 "currency": "USD",
 "mileage": 37425,
 "vin": "5YJSA1E55NF478553",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/53217255189/Used-2022-Tesla-ModelS-Base-ID53217255189-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTI1LzEtMjg4NjkxNjctNmE4ZGQxY2U2MTNhZi5qcGc=",
 "url": "https://carchat.io/v/tomball-hyundai/5YJSA1E55NF478553",
 "dealer": {
  "id": "tomball-hyundai",
  "name": "Tomball Hyundai",
  "city": "Tomball",
  "state": "TX",
  "url": "https://carchat.io/d/tomball-hyundai"
 },
 "description": "description",
 "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": "tomball-hyundai",
   "vin": "5YJSA1E55NF478553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}