{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stevens Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.127957,
            52.577505
          ],
          [
            -2.12814,
            52.577208
          ],
          [
            -2.128324,
            52.576911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003593691, WV2 4HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1282944875841805,
          52.57694724732117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071562745, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1280146647346214,
          52.577136336877906
        ]
      }
    }
  ]
}