{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forge Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.179935,
            52.758481
          ],
          [
            -2.179683,
            52.758494
          ],
          [
            -2.179431,
            52.758508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002086444, ST18 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179875773236842,
          52.75847161011137
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001316178, ST18 9EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1796822532623827,
          52.7582561547389
        ]
      }
    }
  ]
}