{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westmeadow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.308328,
            52.809174
          ],
          [
            -1.308361,
            52.808972
          ],
          [
            -1.309195,
            52.808556
          ],
          [
            -1.309649,
            52.807868
          ],
          [
            -1.310647,
            52.806925
          ],
          [
            -1.310954,
            52.806636
          ],
          [
            -1.311576,
            52.806049
          ],
          [
            -1.311597,
            52.806029
          ],
          [
            -1.312318,
            52.805485
          ],
          [
            -1.312661,
            52.804417
          ],
          [
            -1.312902,
            52.804323
          ],
          [
            -1.31381,
            52.804274
          ],
          [
            -1.313983,
            52.804221
          ],
          [
            -1.314338,
            52.803958
          ],
          [
            -1.31444,
            52.803883
          ],
          [
            -1.314605,
            52.80376
          ],
          [
            -1.314615,
            52.803249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002350703, LE12 5DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3083279677186244,
          52.80917410163708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025266592, LE12 5DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3137799518027016,
          52.803047838446204
        ]
      }
    }
  ]
}