{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Furbers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.657321,
            52.913944
          ],
          [
            -2.657275,
            52.914071
          ],
          [
            -2.657229,
            52.914197
          ],
          [
            -2.656924,
            52.914966
          ],
          [
            -2.65662,
            52.915734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141225, SY13 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.652545809761195,
          52.92032345362742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025467457, SY13 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6553293264769113,
          52.920469938027615
        ]
      }
    }
  ]
}