{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wall Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.990993,
            52.486958
          ],
          [
            -1.990616,
            52.486959
          ],
          [
            -1.990426,
            52.48696
          ],
          [
            -1.990275,
            52.486894
          ],
          [
            -1.990214,
            52.486864
          ],
          [
            -1.990154,
            52.486834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008751779, B67 6PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.990295772034325,
          52.48669534041107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765653, B67 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.990413527589155,
          52.48695605822221
        ]
      }
    }
  ]
}