{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nursery Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.43468,
            56.380765
          ],
          [
            -3.435188,
            56.380994
          ],
          [
            -3.435695,
            56.381223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089500, PH2 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4346724888256484,
          56.380802608974015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124096848, PH2 8EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4354080405559695,
          56.38098278348555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124096849, PH2 8EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.435325073534715,
          56.38092983288579
        ]
      }
    }
  ]
}