{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maltby Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.098885,
            51.37633
          ],
          [
            0.098767,
            51.376363
          ],
          [
            0.098649,
            51.376396
          ],
          [
            0.098391,
            51.376469
          ],
          [
            0.098133,
            51.376541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641189, BR6 0EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09867241857315992,
          51.376396445808695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025181285, BR6 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09912613937651352,
          51.376577169085806
        ]
      }
    }
  ]
}