{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Essex Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300732,
            54.582748
          ],
          [
            -1.300729,
            54.582915
          ],
          [
            -1.300726,
            54.583081
          ],
          [
            -1.300726,
            54.583096
          ],
          [
            -1.300725,
            54.583111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009304645, TS20 2RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.300731999388199,
          54.582747983920626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009309978, TS20 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3004450588273666,
          54.58324061117596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009309979, TS20 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.300430972764076,
          54.583159646838574
        ]
      }
    }
  ]
}