{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fitzclarence Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966459,
            53.417429
          ],
          [
            -2.966617,
            53.417337
          ],
          [
            -2.966774,
            53.417245
          ],
          [
            -2.966848,
            53.417178
          ],
          [
            -2.966922,
            53.417112
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260474, L6 2EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9669219423249107,
          53.41711164375279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38273627, L6 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9667930746117723,
          53.417400332156646
        ]
      }
    }
  ]
}