{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manning Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.293543,
            54.537645
          ],
          [
            -1.293398,
            54.537792
          ],
          [
            -1.293252,
            54.537939
          ],
          [
            -1.293211,
            54.538004
          ],
          [
            -1.293171,
            54.538069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009303272, TS17 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2935434759332416,
          54.53764527121589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025698678, TS17 0DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2930887941674591,
          54.53802007280076
        ]
      }
    }
  ]
}