{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chesham Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.303238,
            54.588227
          ],
          [
            -1.303037,
            54.588112
          ],
          [
            -1.302835,
            54.587997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009305820, TS20 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.303207283101267,
          54.58820836966054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090297793, TS20 2TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3018604465285735,
          54.586430175363354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110168353, TS20 2UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3027746526529735,
          54.5881699314313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110168354, TS20 2UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3026979014083537,
          54.588133541533416
        ]
      }
    }
  ]
}