{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowmars Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.142802,
            52.641126
          ],
          [
            -1.142741,
            52.641146
          ],
          [
            -1.14268,
            52.641166
          ],
          [
            -1.14193,
            52.64139
          ],
          [
            -1.14118,
            52.641614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465162763, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1420250616065317,
          52.64153380956908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465200324, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1419392155452908,
          52.641389348518246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015682186, LE3 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1423795248332391,
          52.64154536485176
        ]
      }
    }
  ]
}