{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.136046,
            53.162018
          ],
          [
            -1.135631,
            53.162116
          ],
          [
            -1.135216,
            53.162214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023930987, NG19 0LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.13605217850434,
          53.16200573929928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031427651, NG19 0LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1356883913182985,
          53.162245809336866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031427652, NG19 0LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1355983013977968,
          53.16226313417086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031427653, NG19 0LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1354386735788067,
          53.16201926743734
        ]
      }
    }
  ]
}