{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Felbridge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.166145,
            51.473934
          ],
          [
            -3.166071,
            51.47384
          ],
          [
            -3.165997,
            51.473746
          ],
          [
            -3.16598,
            51.473724
          ],
          [
            -3.165963,
            51.473702
          ],
          [
            -3.165906,
            51.473625
          ],
          [
            -3.16585,
            51.473549
          ],
          [
            -3.16581,
            51.473491
          ],
          [
            -3.16577,
            51.473433
          ],
          [
            -3.165749,
            51.473403
          ],
          [
            -3.165728,
            51.473372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014198406, CF10 4BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.166145071389219,
          51.473934293236375
        ]
      }
    }
  ]
}