{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.352152,
            54.839553
          ],
          [
            -1.352049,
            54.839678
          ],
          [
            -1.351946,
            54.839803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Station Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.350958,
            54.839065
          ],
          [
            -1.351137,
            54.838998
          ],
          [
            -1.351818,
            54.839099
          ],
          [
            -1.351957,
            54.83912
          ],
          [
            -1.352152,
            54.839553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013256090, SR7 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3521367131746624,
          54.839561425176846
        ]
      }
    }
  ]
}