{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.817772,
            53.072416
          ],
          [
            -0.817431,
            53.072619
          ],
          [
            -0.817089,
            53.072822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008174842, NG24 4UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8173074707106213,
          53.072482968222445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008178568, NG24 4UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8177720282698806,
          53.07241566702512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031455444, NG24 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8176171449966436,
          53.07262088886892
        ]
      }
    }
  ]
}