{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weaver Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.80198,
            53.052565
          ],
          [
            -0.801832,
            53.05272
          ],
          [
            -0.801683,
            53.052874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Weaver Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.801683,
            53.052874
          ],
          [
            -0.801634,
            53.05304
          ],
          [
            -0.801586,
            53.053206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091747467, NG24 3WU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8016338350288792,
          53.0531603289513
        ]
      }
    }
  ]
}