{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Helena Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.952658,
            53.403635
          ],
          [
            -2.952635,
            53.403935
          ],
          [
            -2.952613,
            53.404235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262681, L7 3QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9526576173775507,
          53.40363509701763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015801479, L7 3HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9523225624784084,
          53.40412317150183
        ]
      }
    }
  ]
}