{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.161325,
            50.729201
          ],
          [
            -1.160728,
            50.729116
          ],
          [
            -1.16059,
            50.729097
          ],
          [
            -1.160305,
            50.728859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023712210, PO33 2JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.161325263115798,
          50.72920089169721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060766555, PO33 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1605236919436963,
          50.72886238988961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060766556, PO33 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1602941301724965,
          50.729022608684765
        ]
      }
    }
  ]
}