{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.211693,
            56.966244
          ],
          [
            -2.212235,
            56.966243
          ],
          [
            -2.212778,
            56.966242
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161059, AB39 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2116925915407326,
          56.96624387930786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015300129, AB39 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212942640700744,
          56.96626870536273
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024856951, AB39 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212498803459259,
          56.96630539405129
        ]
      }
    }
  ]
}