{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smokeham Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.214484,
            51.100662
          ],
          [
            -3.214205,
            51.100752
          ],
          [
            -3.212939,
            51.101471
          ],
          [
            -3.212448,
            51.102056
          ],
          [
            -3.212228,
            51.102218
          ],
          [
            -3.212197,
            51.102241
          ],
          [
            -3.211835,
            51.102319
          ],
          [
            -3.211009,
            51.102339
          ],
          [
            -3.208894,
            51.102585
          ],
          [
            -3.208187,
            51.102721
          ],
          [
            -3.208083,
            51.102765
          ],
          [
            -3.207368,
            51.10307
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012906766, TA4 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2073625120896128,
          51.103064395885745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024747598, TA4 3HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2086290926222003,
          51.101792356414535
        ]
      }
    }
  ]
}