{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fourth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.638404,
            50.788407
          ],
          [
            -0.638469,
            50.788115
          ],
          [
            -0.638533,
            50.787824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023368329, PO22 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6385331679508761,
          50.78781475970743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061694197, PO22 7LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6387565123183618,
          50.78842889494342
        ]
      }
    }
  ]
}