{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cathill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.355736,
            53.533941
          ],
          [
            -1.3567,
            53.533048
          ],
          [
            -1.357653,
            53.532425
          ],
          [
            -1.358284,
            53.532013
          ],
          [
            -1.359673,
            53.53095
          ],
          [
            -1.3601,
            53.53062
          ],
          [
            -1.360527,
            53.53029
          ],
          [
            -1.362295,
            53.529132
          ],
          [
            -1.36241,
            53.528916
          ],
          [
            -1.362626,
            53.528513
          ],
          [
            -1.362698,
            53.527663
          ],
          [
            -1.362885,
            53.527498
          ],
          [
            -1.36291,
            53.527476
          ],
          [
            -1.363185,
            53.527235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878429, S73 9JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3557355194290681,
          53.53394129041747
        ]
      }
    }
  ]
}