{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.244769,
            51.444236
          ],
          [
            0.244814,
            51.444138
          ],
          [
            0.244859,
            51.44404
          ],
          [
            0.244745,
            51.443939
          ],
          [
            0.244632,
            51.443838
          ],
          [
            0.244529,
            51.4438
          ],
          [
            0.244427,
            51.443761
          ],
          [
            0.244252,
            51.443727
          ],
          [
            0.244077,
            51.443693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023441513, DA2 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2448528042735773,
          51.44417442910753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023441697, DA2 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24392807790399,
          51.443805434997095
        ]
      }
    }
  ]
}