DEV TOOLBOX · SCHEMA MARKUP · NO SIGNUP
> schemapreview

Remote job posting

A remote senior engineering role with salary range, employment type, and validThrough.

TYPE
02 — PROPERTIES
Hiring organization*
Job location*
Address*

Required since 2024 to stay eligible past expiry.

Salary+
03 — PREVIEW
Google preview · approximate
Senior TypeScript Engineer (Remote — EU)
DevToolbox · Berlin
Posted 2 weeks ago
55,000–€80,000/yrfull time
VALIDATION
✓ Eligible for rich result0 required missing · 2 recommended missing
  • jobLocation.address.addressRegionConsider adding Region / State — recommended.docs ↗
  • jobLocation.address.postalCodeConsider adding Postal code — recommended.docs ↗
04 — COPY
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "JobPosting",
  "title": "Senior TypeScript Engineer (Remote — EU)",
  "description": "<p>We are hiring a Senior TypeScript Engineer to work on developer tooling. Remote-first, EU timezones.</p><h3>You will</h3><ul><li>Design and ship features in our Next.js app</li><li>Own performance, accessibility, and DX</li></ul>",
  "datePosted": "2026-05-01",
  "hiringOrganization": {
    "@type": "Organization",
    "name": "DevToolbox",
    "sameAs": "https://devtoolbox.example.com",
    "logo": "https://devtoolbox.example.com/logo.png"
  },
  "jobLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Friedrichstrasse 100",
      "addressLocality": "Berlin",
      "addressCountry": "DE"
    }
  },
  "validThrough": "2026-07-01T23:59",
  "employmentType": "FULL_TIME",
  "baseSalary": {
    "@type": "MonetaryAmount",
    "currency": "EUR",
    "minValue": 55000,
    "maxValue": 80000,
    "unitText": "YEAR"
  }
}
</script>