{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laburnum Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.76717,
            51.247366
          ],
          [
            -0.767083,
            51.247205
          ],
          [
            -0.766996,
            51.247044
          ],
          [
            -0.766954,
            51.246956
          ],
          [
            -0.766911,
            51.246869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002618114, GU11 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7671422289434232,
          51.24733886041961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060531025, GU11 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7669195392717946,
          51.247093722913384
        ]
      }
    }
  ]
}