{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brandy Cove Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.996277,
            51.569587
          ],
          [
            -3.995928,
            51.569679
          ],
          [
            -3.995578,
            51.56977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010048918, SA3 4PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.996277093147293,
          51.56958713895486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100337875, SA3 4HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.995986097634847,
          51.56986186853284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100337876, SA3 4HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9958146388279707,
          51.56990075622348
        ]
      }
    }
  ]
}