{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hannington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.994802,
            50.877784
          ],
          [
            -0.994794,
            50.877774
          ],
          [
            -0.994786,
            50.877763
          ],
          [
            -0.994669,
            50.877613
          ],
          [
            -0.994627,
            50.877559
          ],
          [
            -0.994468,
            50.877594
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hannington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.994468,
            50.877594
          ],
          [
            -0.994271,
            50.877646
          ],
          [
            -0.994074,
            50.877697
          ],
          [
            -0.993986,
            50.877721
          ],
          [
            -0.993898,
            50.877746
          ],
          [
            -0.993632,
            50.877818
          ],
          [
            -0.993367,
            50.87789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680664, PO9 4EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9939529905530059,
          50.877733601666165
        ]
      }
    }
  ]
}