{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henty Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.438377,
            50.922415
          ],
          [
            -1.438987,
            50.922521
          ],
          [
            -1.439598,
            50.922628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034865571, SO16 4FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4384332758074518,
          50.92243330152301
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062508642, SO16 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4391165742356706,
          50.92240061430811
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062508643, SO16 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4391190596520242,
          50.92219380000042
        ]
      }
    }
  ]
}