{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orwell Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.357325,
            54.564378
          ],
          [
            -1.357818,
            54.564493
          ],
          [
            -1.358311,
            54.564608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009303078, TS19 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3583114501674143,
          54.56459858750664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110191227, TS19 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3579546436368546,
          54.56466859158958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110191228, TS19 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3581289835405725,
          54.56439990645298
        ]
      }
    }
  ]
}