{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walmsleys Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.850161,
            50.757664
          ],
          [
            -0.849901,
            50.757905
          ],
          [
            -0.84964,
            50.758146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014109533, PO20 8JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8501741539679561,
          50.75766405998176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061740321, PO20 8RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8495139863535429,
          50.75799029040505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061740372, PO20 8RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8498787720918122,
          50.75814676833169
        ]
      }
    }
  ]
}