{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bloomsbury Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.982287,
            51.148824
          ],
          [
            -2.981888,
            51.148809
          ],
          [
            -2.981488,
            51.148793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023414632, TA6 4GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.981489140299193,
          51.14879195912899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023415024, TA6 4GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9820496774629985,
          51.14893112933733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023415025, TA6 4GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.98197820504806,
          51.148931729582344
        ]
      }
    }
  ]
}