{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Western View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.419502,
            51.50476
          ],
          [
            -0.419399,
            51.504719
          ],
          [
            -0.419296,
            51.504678
          ],
          [
            -0.419057,
            51.504569
          ],
          [
            -0.418818,
            51.504459
          ],
          [
            -0.418443,
            51.504303
          ],
          [
            -0.418068,
            51.504147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768012349, UB3 4BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4195020692444512,
          51.5047595417487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092981756, UB3 3BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4188025850942281,
          51.50457026992224
        ]
      }
    }
  ]
}