{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hodgson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.506874,
            53.688314
          ],
          [
            -1.507368,
            53.688128
          ],
          [
            -1.507414,
            53.688111
          ],
          [
            -1.507145,
            53.68784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63054298, WF1 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5083047898215858,
          53.6883661232509
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63054299, WF1 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5081103549653936,
          53.68815859636502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169797, WF1 2QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5069503222137492,
          53.687650489381916
        ]
      }
    }
  ]
}