{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunswick Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.157485,
            52.796723
          ],
          [
            -0.157558,
            52.797062
          ],
          [
            -0.157631,
            52.797402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002553357, PE11 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.157483736441709,
          52.79672597458987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002553358, PE11 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1572367019997271,
          52.79730653508072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002553359, PE11 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15698052662726789,
          52.797401454218964
        ]
      }
    }
  ]
}