{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harmony Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.835019,
            50.406355
          ],
          [
            -4.834973,
            50.406294
          ],
          [
            -4.834928,
            50.406232
          ],
          [
            -4.834847,
            50.406122
          ],
          [
            -4.834766,
            50.406012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008219303, PL26 8ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.834682455952061,
          50.40617962213033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034634651, PL26 8EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.835029959141325,
          50.40634205634445
        ]
      }
    }
  ]
}