• Resolved pantsman28

    (@pantsman28)


    I am looking into an alternative solution to manage job listings.

    Is there a guide for Manage Job Specifications to match Googles Job Schema, i.e `”jobLocation”: {
    “@type”: “Place”,
    “address”: {
    “@type”: “PostalAddress”,
    “streetAddress”: “1600 Amphitheatre Pkwy”,
    “addressLocality”: “Mountain View”,
    “addressRegion”: “CA”,
    “postalCode”: “94043”,
    “addressCountry”: “US”
    }
    },
    “baseSalary”: {
    “@type”: “MonetaryAmount”,
    “currency”: “USD”,
    “value”: {
    “@type”: “QuantitativeValue”,
    “value”: 40.00,
    “unitText”: “HOUR”`

  • The topic ‘Google Job Schema’ is closed to new replies.