{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "May's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.859185,
            51.36612
          ],
          [
            -2.858884,
            51.36611
          ],
          [
            -2.858238,
            51.366294
          ],
          [
            -2.857718,
            51.366393
          ],
          [
            -2.857697,
            51.366397
          ],
          [
            -2.857684,
            51.3664
          ],
          [
            -2.857489,
            51.366437
          ],
          [
            -2.856993,
            51.366531
          ],
          [
            -2.856876,
            51.366571
          ],
          [
            -2.854737,
            51.367313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24128325, BS24 6TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.857166396066434,
          51.36620817165239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24156951, BS24 6TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8643691221963428,
          51.36653289900653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023716148, BS24 6TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.854745192509611,
          51.367322875899
        ]
      }
    }
  ]
}