{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Twitchell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51895,
            52.609412
          ],
          [
            -1.519186,
            52.609612
          ],
          [
            -1.519422,
            52.609812
          ],
          [
            -1.519476,
            52.609817
          ],
          [
            -1.519529,
            52.609823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023826605, CV9 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5189643751167317,
          52.609402519664776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033735000, CV9 3RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5195510212901404,
          52.60977348266057
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033735001, CV9 3RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5195799654734012,
          52.609827539035344
        ]
      }
    }
  ]
}