{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.370485,
            53.777506
          ],
          [
            -2.369776,
            53.777406
          ],
          [
            -2.369352,
            53.777346
          ],
          [
            -2.369109,
            53.777248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885742, BB5 5TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.369108589111408,
          53.77723870130264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070893870, BB5 5TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3692784240741145,
          53.77757073556783
        ]
      }
    }
  ]
}