{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitecarr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.870559,
            54.234985
          ],
          [
            -0.867381,
            54.235199
          ],
          [
            -0.864202,
            54.235414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024998761, YO18 8LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8602236649412299,
          54.23377453916523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748814, YO62 6RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8705921074628801,
          54.235004595494736
        ]
      }
    }
  ]
}