{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Tree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.441865,
            51.152737
          ],
          [
            -1.442162,
            51.152987
          ],
          [
            -1.442459,
            51.153238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023626465, SO20 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4418635637000368,
          51.15272372430488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000698102, SO20 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4426852161963866,
          51.15335708636094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000702103, SO20 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4428576493515255,
          51.153285970673046
        ]
      }
    }
  ]
}