{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peter's Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.552311,
            51.882527
          ],
          [
            0.552129,
            51.88235
          ],
          [
            0.551947,
            51.882174
          ],
          [
            0.551925,
            51.882152
          ],
          [
            0.551903,
            51.88213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025131683, CM7 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5517657854969575,
          51.88213369964106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025242202, CM7 2TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.550171963482777,
          51.88067543267778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090830215, CM7 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5523111752219885,
          51.882526550041
        ]
      }
    }
  ]
}