Job Title: Schema Markup Generator
Are you great at filling our forms? Can you copy and paste JSON-LD like no one else? If so, we may have the perfect position for you! We are looking for a Schema Markup Generator to create Schema.org markup code and paste it on client sites.
Company: Simplified Search
URL: https://simplifiedsearch.net/
Industry: Marketing
Employment Type: Full Time
Work Hours: 8:00 am – 5:00 pm
Salary: $100,000
Date Posted: 2020-11-24
Expires: 2021-11-24
Location: Remote
Responsibilities: You will be required to create Schema.org JSON-LD that will be added to websites using copy and paste.
Skills: Internet Navigation, Website Form Fillings, Copy and Paste.
Qualifications: Completed the Simplified Search Course – Mastering Structured Data.
Education Requirements: High School Diploma
Experience Requirements: No experience needed
JSON-LD
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "JobPosting",
"title": "Schema Markup Generator",
"description": "Are you great at filling our forms? Can you copy and paste JSON-LD like no one else? If so, we may have the perfect position for you! We are looking for a Schema Markup Generator to create Schema.org markup code and paste it on client sites.",
"identifier": {
"@type": "PropertyValue",
"name": "Simplified Search",
"value": "1"
},
"hiringOrganization": {
"@type": "Organization",
"name": "Simplified Search",
"sameAs": "https://simplifiedsearch.net/"
},
"industry": "Marketing",
"workHours": "8am - 5pm",
"employmentType": "FULL_TIME",
"datePosted": "2020-11-24",
"validThrough": "2021-11-24",
"applicantLocationRequirements": {
"@type": "Country",
"name": ""
},
"jobLocationType": "TELECOMMUTE",
"baseSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": {
"@type": "QuantitativeValue",
"unitText": "YEAR",
"value": "$100,000"
}
},
"responsibilities": "You will be required to create Schema.org JSON-LD that will be added to websites using copy and paste.",
"skills": "Internet Navigation, Website Form Fillings, Copy and Paste.",
"qualifications": "Completed the Simplified Search Course - Mastering Structured Data.",
"educationRequirements": "High School Diploma",
"experienceRequirements": "No experience needed"
}
</script>