{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.687085,
            51.772041
          ],
          [
            0.686769,
            51.771891
          ],
          [
            0.686454,
            51.77174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000234323, CM9 8UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.686800645009831,
          51.77181831086047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000234325, CM9 8UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6865240596948552,
          51.77155483483311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013996440, CM9 8UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6871040521913414,
          51.77204519940665
        ]
      }
    }
  ]
}