{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rose Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.643647,
            53.833679
          ],
          [
            -1.643552,
            53.833184
          ],
          [
            -1.643457,
            53.83269
          ],
          [
            -1.643422,
            53.832425
          ],
          [
            -1.643387,
            53.832159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628651, LS18 4QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6433861395135978,
          53.83222173038342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72670422, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6435225792105193,
          53.83225808737012
        ]
      }
    }
  ]
}