{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portland Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.3477,
            53.746784
          ],
          [
            -0.347381,
            53.747196
          ],
          [
            -0.347308,
            53.747291
          ],
          [
            -0.346764,
            53.747427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21115013, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3477648592082026,
          53.747054085704484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21118621, HU2 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3475265732486828,
          53.7473294642878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008633239, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3476996494525191,
          53.746783512149456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024645551, HU2 8NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34765981520557737,
          53.7474122036608
        ]
      }
    }
  ]
}