{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windmill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.590694,
            51.442136
          ],
          [
            -2.5905,
            51.441945
          ],
          [
            -2.590496,
            51.441941
          ],
          [
            -2.590331,
            51.441778
          ],
          [
            -2.590298,
            51.441746
          ],
          [
            -2.589949,
            51.441878
          ],
          [
            -2.5896,
            51.442009
          ],
          [
            -2.589215,
            51.442144
          ],
          [
            -2.588831,
            51.442278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119875, BS3 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5893377482622144,
          51.441872839788424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "121228, BS3 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.58969140175843,
          51.441403494429714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "317014, BS3 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5906499906796903,
          51.44210001633153
        ]
      }
    }
  ]
}