{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.333644,
            50.976593
          ],
          [
            -1.333606,
            50.976777
          ],
          [
            -1.333568,
            50.976961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014219403, SO50 6EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.333629881772856,
          50.976610473837546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060301228, SO50 6EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.333783721384825,
          50.97680918372261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060301229, SO50 6EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3333992970222723,
          50.97679799912944
        ]
      }
    }
  ]
}