{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gadsby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.054516,
            53.804403
          ],
          [
            -3.054021,
            53.804405
          ],
          [
            -3.053526,
            53.804407
          ],
          [
            -3.053353,
            53.804406
          ],
          [
            -3.05318,
            53.804406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070841210, FY1 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.054516369133958,
          53.804402797407114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010802824, FY1 6AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.053937667772823,
          53.80433597843823
        ]
      }
    }
  ]
}