{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mankin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.510583,
            54.119554
          ],
          [
            -1.5106,
            54.11949
          ],
          [
            -1.510617,
            54.119425
          ],
          [
            -1.510506,
            54.119432
          ],
          [
            -1.510396,
            54.119439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003033770, HG4 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.511195524498375,
          54.11897902770106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013651982, HG4 3LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.50978479655945,
          54.119251908608625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910375, HG4 3LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.517162326362619,
          54.117645973442116
        ]
      }
    }
  ]
}