{
 "id": "6G3F15RW4HL311780",
 "name": "Used 2017 Chevrolet SS",
 "year": 2017,
 "make": "Chevrolet",
 "model": "SS",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 53135,
 "currency": "USD",
 "mileage": 22748,
 "vin": "6G3F15RW4HL311780",
 "image": "https://pictures.dealer.com/c/caldwellcountrychevrolettx/0940/06cc51e51d329e9fa1f58212b686576bx.jpg",
 "url": "https://carchat.io/v/rockdale-country-ford/6G3F15RW4HL311780",
 "dealer": {
  "id": "rockdale-country-ford",
  "name": "Rockdale Country Ford",
  "city": "Rockdale",
  "state": "TX",
  "url": "https://carchat.io/d/rockdale-country-ford"
 },
 "description": "Is this 2017 Chevrolet SS your perfect car? Contact Rockdale Country Ford to see this Phantom Black Metallic Car available for $53135",
 "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": "rockdale-country-ford",
   "vin": "6G3F15RW4HL311780",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}