{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bunnett Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.259857,
            52.625452
          ],
          [
            1.259913,
            52.625187
          ],
          [
            1.259944,
            52.625044
          ],
          [
            1.260133,
            52.625002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bunnett Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.260198,
            52.625477
          ],
          [
            1.260254,
            52.625217
          ],
          [
            1.260286,
            52.62507
          ],
          [
            1.260133,
            52.625002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009434634, NR4 7HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2602203468545778,
          52.62537776356648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015363000, NR4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2599114138234397,
          52.62499954937999
        ]
      }
    }
  ]
}