{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springlodge Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.760335,
            53.803086
          ],
          [
            -1.760571,
            53.803044
          ],
          [
            -1.760807,
            53.803002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Springlodge Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.760807,
            53.803002
          ],
          [
            -1.761149,
            53.802942
          ],
          [
            -1.76149,
            53.802881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590604, BD8 7JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.760851800012753,
          53.80298770050239
        ]
      }
    }
  ]
}