{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beacon Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.036075,
            54.58037
          ],
          [
            -1.03642,
            54.580311
          ],
          [
            -1.036766,
            54.580252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013581414, TS11 8AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0360670482226477,
          54.58037285735519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023903428, TS11 8ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0365673543031857,
          54.58015216008795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110060015, TS11 8ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0365362045476256,
          54.580160899379656
        ]
      }
    }
  ]
}