{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hammersike Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.167202,
            53.803893
          ],
          [
            -1.167277,
            53.80393
          ],
          [
            -1.167415,
            53.803999
          ],
          [
            -1.167475,
            53.804029
          ],
          [
            -1.167629,
            53.804105
          ],
          [
            -1.166963,
            53.804748
          ],
          [
            -1.166452,
            53.805507
          ],
          [
            -1.166103,
            53.806027
          ],
          [
            -1.165545,
            53.806571
          ],
          [
            -1.165512,
            53.806733
          ],
          [
            -1.165828,
            53.806834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452705, YO8 3RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1462995106684657,
          53.79938019514791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093089741, LS25 6HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1658284942941655,
          53.80683400101418
        ]
      }
    }
  ]
}