Last active
August 14, 2021 11:36
-
-
Save sorbing/61612b476c1b187f8454e0fef63a93a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"CategoryProduct": { | |
"GeneralData": { | |
"Source": "COLA", | |
"Category": "Alcohol", | |
"CountryCode": "US", | |
"ProductNumber": "20075001000151", | |
"ApplicationNumber": "200050", | |
"ProductStatus": "APPROVED", | |
"ProductType": "STRAIGHT RYE WHISKY", | |
"OriginCountry": "TEXAS", | |
"ProductSource": "Domestic", | |
"ApplicationType": "LABEL APPROVAL", | |
"ApplicationDate": "2020-03-15", | |
"ApprovalDate": "2020-03-24", | |
"ExpirationDate": null, | |
"Image": [ | |
{ | |
"ImageFilename": "20075001000151-1.jpeg", | |
"URI": "20075001000151-1.jpeg|COLA" | |
}, | |
{ | |
"ImageFilename": "20075001000151-2.jpeg", | |
"URI": "20075001000151-2.jpeg|COLA" | |
}, | |
{ | |
"ImageFilename": "20075001000151-3.jpeg", | |
"URI": "20075001000151-3.jpeg|COLA" | |
} | |
] | |
}, | |
"ProductName": { | |
"ProductBrandName": "BARREL & BANTER", | |
"ProductAdditionalName": "", | |
"ProductAlternativeName": "", | |
"ProductNonProprietaryName": "", | |
"ProductTranslation": "", | |
"ProductPhoneticName": "" | |
}, | |
"ApplicantDetails": { | |
"ApplicantName": "Lockwood Distilling Company, LLC", | |
"ApplicantAddress": { | |
"AddressStreet": "506 LOCKWOOD DR STE A", | |
"AddressCity": "Richardson", | |
"AddressCountry": "TX", | |
"Email": "", | |
"Phone": "(469) 995-6173", | |
"Fax": "" | |
} | |
}, | |
"RepresentativeDetails": { | |
"RepresentativeName": "Evan Batt", | |
"RepresentativeAddress": "" | |
}, | |
"SpecificProductData": { | |
"ProductTypeCode": "102", | |
"OriginCode": "44", | |
"PermitNumber": "DSP-TX-20161", | |
"ForSaleIn": null, | |
"BottleCapacity": "", | |
"AlcoholContent": "", | |
"GrapeVarietals": "N/A", | |
"WineVintage": "", | |
"Formula": "", | |
"Qualifications": "As a general rule, TTB does not review labels to ensure information is displayed on a contrasting background, however; the information on your label(s) is blatantly not contrasting. Please adjust the contrast upon printing your labels. (The bottlers statement must appear on a contrasting background. )<br> TTB has not reviewed this label for type size, characters per inch or contrasting background. The responsible industry member must continue to ensure that the mandatory information on the actual labels is displayed in the correct type size, number of characters per inch, and on a contrasting background in accordance with the TTB labeling regulations, 27 CFR parts 4, 5, 7, and 16, as applicable." | |
}, | |
"_MarkCurrentStatusCodeNormalized": "Registered", | |
"_LiveDeadIndicator": "Live", | |
"_MarkFeatureNormalized": "Combined" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment