{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Houghton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.636098,
            53.452006
          ],
          [
            -2.636006,
            53.451953
          ],
          [
            -2.635913,
            53.451899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39086722, WA12 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6364141918929525,
          53.452193443813265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202347, WA12 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.63592792723643,
          53.451899408997214
        ]
      }
    }
  ]
}