{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.794039,
            53.834893
          ],
          [
            -1.794396,
            53.834917
          ],
          [
            -1.794753,
            53.83494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591020, BD18 4JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7943881437170275,
          53.834930032028524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090678956, BD18 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7941904322192521,
          53.834965645154625
        ]
      }
    }
  ]
}