{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.551934,
            52.935402
          ],
          [
            -0.552027,
            52.935098
          ],
          [
            -0.552121,
            52.934795
          ],
          [
            -0.552311,
            52.934504
          ],
          [
            -0.552502,
            52.934213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007259753, NG32 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5512596382335956,
          52.940221246994255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007273284, NG32 3LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5524551000493909,
          52.934275416043455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032120594, NG32 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5518031338703533,
          52.93508556695411
        ]
      }
    }
  ]
}