{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.105263,
            52.712101
          ],
          [
            1.105446,
            52.712056
          ],
          [
            1.105629,
            52.712012
          ],
          [
            1.105796,
            52.711969
          ],
          [
            1.105853,
            52.711955
          ],
          [
            1.106221,
            52.711861
          ],
          [
            1.106991,
            52.711557
          ],
          [
            1.107169,
            52.71152
          ],
          [
            1.108825,
            52.71118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009925653, NR9 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1052480218097496,
          52.712092827467536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014354546, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.093892137528433,
          52.7058429542302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004463835, NR20 3JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1023534693950854,
          52.685917741804275
        ]
      }
    }
  ]
}