{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.911282,
            53.523962
          ],
          [
            -0.911369,
            53.524026
          ],
          [
            -0.911346,
            53.524346
          ],
          [
            -0.9112,
            53.524727
          ],
          [
            -0.910903,
            53.5255
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024309502, DN9 2BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9113431572088145,
          53.52392656168292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024382447, DN9 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9165428087113866,
          53.52469289001342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024382448, DN9 2BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9032173851573272,
          53.521407345677915
        ]
      }
    }
  ]
}