{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Setters Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.318885,
            50.993341
          ],
          [
            -1.318454,
            50.993591
          ],
          [
            -1.318411,
            50.993606
          ],
          [
            -1.317863,
            50.993807
          ],
          [
            -1.317815,
            50.993822
          ],
          [
            -1.317766,
            50.993838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034503221, SO21 1UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3184252430545902,
          50.993599334951064
        ]
      }
    }
  ]
}