{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.389205,
            51.181493
          ],
          [
            0.38925,
            51.181708
          ],
          [
            0.389295,
            51.181923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000064588, TN12 6ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3892914375779715,
          51.18198336172918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000071582, TN12 6ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3900297454715477,
          51.182148148045975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008668587, TN12 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3883711287742448,
          51.18217303911094
        ]
      }
    }
  ]
}