{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stephen Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.465605,
            56.388824
          ],
          [
            -3.465192,
            56.388806
          ],
          [
            -3.464778,
            56.388789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124003801, PH1 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.465764528543569,
          56.388750229992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124018358, PH1 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4654551727996723,
          56.38870896080773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124086874, PH1 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4647779066087767,
          56.388788846361805
        ]
      }
    }
  ]
}