{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holborn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.231848,
            53.012744
          ],
          [
            -2.231773,
            53.012717
          ],
          [
            -2.231698,
            53.012691
          ],
          [
            -2.231361,
            53.012404
          ],
          [
            -2.231024,
            53.012117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245828, ST5 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.231802817153386,
          53.01273530012191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025667831, ST5 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2314435648851663,
          53.01244834726212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096586739, ST5 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.231473422139194,
          53.012457278256264
        ]
      }
    }
  ]
}