{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.291337,
            51.569757
          ],
          [
            -0.291542,
            51.569578
          ],
          [
            -0.291747,
            51.569398
          ],
          [
            -0.291952,
            51.569224
          ],
          [
            -0.292157,
            51.56905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202056529, HA9 8LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2921711536942235,
          51.56905910608938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025178680, HA9 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2919222197309835,
          51.56954106514006
        ]
      }
    }
  ]
}