{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.25999,
            53.123387
          ],
          [
            -1.259562,
            53.12319
          ],
          [
            -1.259553,
            53.123186
          ],
          [
            -1.259133,
            53.122993
          ],
          [
            -1.258925,
            53.122905
          ],
          [
            -1.258878,
            53.122885
          ],
          [
            -1.258684,
            53.122902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001341215, NG17 5FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2586836254036267,
          53.12290199547842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070857430, NG17 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2593544530132905,
          53.12299606073407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003315073, NG17 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.259888802066884,
          53.123206133627534
        ]
      }
    }
  ]
}