{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belle Vue Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.292074,
            53.494589
          ],
          [
            -1.291972,
            53.494733
          ],
          [
            -1.291871,
            53.494876
          ],
          [
            -1.291687,
            53.495149
          ],
          [
            -1.291502,
            53.495422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606329, S64 9AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2920435720671508,
          53.49457984932613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006713308, S64 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.291973855267637,
          53.495145719151324
        ]
      }
    }
  ]
}