{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shakespeare Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.372635,
            51.386043
          ],
          [
            1.372233,
            51.386348
          ],
          [
            1.371832,
            51.386653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012960156, CT9 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3720589426275585,
          51.38637900669246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071166090, CT9 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.372577652798427,
          51.38600426095492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061128235, CT9 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.371884814916835,
          51.38635703703558
        ]
      }
    }
  ]
}