{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Motts Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.414963,
            51.891085
          ],
          [
            0.41471,
            51.890994
          ],
          [
            0.414457,
            51.890902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002185670, CM6 3SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41446644339710886,
          51.89092257441162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004265462, CM6 3SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4151767912021108,
          51.891159788998564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004265463, CM6 3SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41521793628617365,
          51.8911139804073
        ]
      }
    }
  ]
}