{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunter's Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.813624,
            55.621001
          ],
          [
            -2.81402,
            55.620712
          ],
          [
            -2.814416,
            55.620424
          ],
          [
            -2.814436,
            55.620411
          ],
          [
            -2.814534,
            55.620351
          ],
          [
            -2.814624,
            55.620294
          ],
          [
            -2.814631,
            55.620291
          ],
          [
            -2.814845,
            55.620157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116045636, TD1 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8144813212627007,
          55.620222537022514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116046937, TD1 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.814845175264346,
          55.620157220936065
        ]
      }
    }
  ]
}