{
 "id": "WDCTG4EB7KU007639",
 "name": "Used 2019 Mercedes-Benz GLA",
 "year": 2019,
 "make": "Mercedes-Benz",
 "model": "GLA",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 16223,
 "currency": "USD",
 "mileage": 79420,
 "vin": "WDCTG4EB7KU007639",
 "image": "https://pictures.dealer.com/m/mercedesbenzofhoustonnorthmb/1675/50742a263f07d82fa10bade080238999x.jpg",
 "url": "https://carchat.io/v/mercedes-benz-of-houston-greenway/WDCTG4EB7KU007639",
 "dealer": {
  "id": "mercedes-benz-of-houston-greenway",
  "name": "Mercedes-Benz of Houston Greenway",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/mercedes-benz-of-houston-greenway"
 },
 "description": "Is this 2019 Mercedes-Benz GLA your perfect car? Contact Mercedes-Benz of Houston Greenway to see this Jupiter Red SUV available for $16223",
 "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": "mercedes-benz-of-houston-greenway",
   "vin": "WDCTG4EB7KU007639",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}