{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Firth Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.986292,
            53.580556
          ],
          [
            -0.983947,
            53.580557
          ],
          [
            -0.981602,
            53.580557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095782467, DN7 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.986227082888001,
          53.58055767256427
        ]
      }
    }
  ]
}