{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.556253,
            53.072916
          ],
          [
            -0.555961,
            53.072797
          ],
          [
            -0.55567,
            53.072679
          ],
          [
            -0.551487,
            53.071037
          ],
          [
            -0.549612,
            53.070302
          ],
          [
            -0.547121,
            53.069595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006531745, LN5 0NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5562740406771228,
          53.07290184837683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024942933, LN5 0NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.554178207699165,
          53.07308317038292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030850839, LN5 0QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5482003383439628,
          53.07018757870939
        ]
      }
    }
  ]
}