{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.343946,
            51.951558
          ],
          [
            0.344367,
            51.951524
          ],
          [
            0.344788,
            51.95149
          ],
          [
            0.345127,
            51.951472
          ],
          [
            0.345465,
            51.951453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184334, CM6 2NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.34556224297760724,
          51.95146108835427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004265913, CM6 2NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.34559178580059713,
          51.951748261955984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004265921, CM6 2NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3449577337922684,
          51.95159003744242
        ]
      }
    }
  ]
}