{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lake Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.892503,
            53.874749
          ],
          [
            -1.892392,
            53.874569
          ],
          [
            -1.892281,
            53.874389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589100, BD21 4DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8923866715345847,
          53.87455943942895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090140475, BD21 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8937886460152462,
          53.87349113148307
        ]
      }
    }
  ]
}