{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buckingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.057481,
            51.361847
          ],
          [
            1.057646,
            51.362044
          ],
          [
            1.057812,
            51.362241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033169273, CT5 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0574681088513151,
          51.36182719521651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060841779, CT5 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.057261948620699,
          51.361967496711166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062300771, CT5 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0576957905297515,
          51.36179426514629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062301013, CT5 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0572356240890013,
          51.36157242651497
        ]
      }
    }
  ]
}