{ "id": "D-12345", "name": "Acme Pickup Store", "description": "Leave at the front desk.", "price": 42, "image_url": "https://example.com/path/abc123", "is_active": true, "sort_id": 42, "option_groups": [ { "id": "D-12345", "name": "Acme Pickup Store", "min_selections": 0, "max_selections": 1, "options": [ {} ] } ] }