{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.382584,
            54.907469
          ],
          [
            -1.382479,
            54.907101
          ],
          [
            -1.382374,
            54.906733
          ],
          [
            -1.382324,
            54.906543
          ],
          [
            -1.382273,
            54.906353
          ],
          [
            -1.382223,
            54.906358
          ],
          [
            -1.382172,
            54.906362
          ],
          [
            -1.381928,
            54.906385
          ],
          [
            -1.381683,
            54.906407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45031685, SR1 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3822970649663529,
          54.90682985847086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45074661, SR1 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3822822948771238,
          54.906775864611596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139560, SR1 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3825843019409405,
          54.907424424427916
        ]
      }
    }
  ]
}