{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nutfield Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.107883,
            51.396295
          ],
          [
            -0.108183,
            51.396211
          ],
          [
            -0.108484,
            51.396127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001003069, CR7 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10795663147741452,
          51.39627352743745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001212029, CR7 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10810214245133531,
          51.39623091340095
        ]
      }
    }
  ]
}