{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willows Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.494617,
            51.779862
          ],
          [
            -0.495241,
            51.780385
          ],
          [
            -0.495866,
            51.780908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014241092, HP1 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.49585071084229526,
          51.78091716328038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025022469, HP1 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4928133645648244,
          51.77940361673765
        ]
      }
    }
  ]
}