{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sanding's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.252759,
            51.063281
          ],
          [
            -3.252793,
            51.063083
          ],
          [
            -3.253453,
            51.06257
          ],
          [
            -3.254313,
            51.061902
          ],
          [
            -3.254328,
            51.061888
          ],
          [
            -3.254342,
            51.061875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008801452, TA4 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2531749919112025,
          51.06315883054085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012906965, TA4 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.252764169330746,
          51.0632711466916
        ]
      }
    }
  ]
}