{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scarborough Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.082788,
            53.476582
          ],
          [
            -1.082393,
            53.475995
          ],
          [
            -1.081957,
            53.475701
          ],
          [
            -1.081834,
            53.475618
          ],
          [
            -1.081146,
            53.475409
          ],
          [
            -1.080726,
            53.475426
          ],
          [
            -1.080687,
            53.475428
          ],
          [
            -1.080386,
            53.47544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610960, DN11 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0827874341018908,
          53.47659142392536
        ]
      }
    }
  ]
}