Created
November 19, 2020 18:30
-
-
Save warnakey/e735c5444b38e68c1549be4c2d5f9167 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
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "JobPosting", | |
"datePosted": "2019-09-09T10:25:00-05:00", | |
"validThrough": "2050-09-21T09:48:00-05:00", | |
"title": "Crew Member", | |
"description": "Crew member positions include: cashiers, cooks, grill, dining room attendants, biscuit makers and drive-thru. Must be at least 16 years old. Successful candidates are passionate about customer service and serving high quality food with a smile. Candidates must be able to manage many time-sensitive tasks simultaneously, are extremely organized, have high standards of professionalism, have a positive attitude and are team players.", | |
"skills": "Passionate about customer service and serving high quality food with a smile. Candidates must be able to manage many time-sensitive tasks simultaneously, be extremely organized, have high standards of professionalism, have a positive attitude and are team players.", | |
"employmentType": "Full-time", | |
"experienceRequirements": "Entry level", | |
"baseSalary": { | |
"@type": "MonetaryAmount", | |
"value": "16320", | |
"currency": "USD" | |
}, | |
"hiringOrganization": { | |
"@type": "Organization", | |
"name": "Bojangles' RDU", | |
"sameAs": "https://www.linkedin.com/company/tri-arc-food-systems-inc.", | |
"logo": "https://www.bojanglesrdu.com/wp-content/uploads/2019/09/bojangles-logo.jpg" | |
}, | |
"image": "https://www.bojanglesrdu.com/wp-content/uploads/2019/09/bojangles-logo.jpg", | |
"industry": "Restaurants, Food & Beverages, Retail", | |
"jobLocation": [ | |
{ | |
"@type": "Place", | |
"address": { | |
"@type": "PostalAddress", | |
"streetAddress": "275 US Hwy 70 E", | |
"addressLocality": "Selma", | |
"addressRegion": "NC", | |
"postalCode": "27576", | |
"addressCountry": "US" | |
} | |
}, | |
{ | |
"@type": "Place", | |
"address": { | |
"@type": "PostalAddress", | |
"streetAddress": "28 East Street", | |
"addressLocality": "Ware", | |
"addressRegion": "MA", | |
"postalCode": "01082", | |
"addressCountry": "US" | |
} | |
} | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment