{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weavers Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.022215,
            53.749102
          ],
          [
            -2.021979,
            53.749072
          ],
          [
            -2.021945,
            53.749102
          ],
          [
            -2.02177,
            53.749257
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220312, HX7 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.02222374320925,
          53.74909782058369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051347325, HX7 7AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.021981192862375,
          53.74924167430122
        ]
      }
    }
  ]
}