{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barlow Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.978783,
            52.510256
          ],
          [
            -1.978177,
            52.510213
          ],
          [
            -1.977571,
            52.51017
          ],
          [
            -1.977492,
            52.510164
          ],
          [
            -1.977413,
            52.510158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32132439, B70 6BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.977796357722996,
          52.509770833560076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008762574, B70 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9780466196301487,
          52.51021138538236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094429792, B70 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.97831169082586,
          52.51050810074444
        ]
      }
    }
  ]
}