{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chough Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.527732,
            50.825456
          ],
          [
            -4.527792,
            50.825197
          ],
          [
            -4.527852,
            50.824938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091165912, EX23 8BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.527734904120502,
          50.82546030396915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091166054, EX23 8FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.527981090871926,
          50.825023241751005
        ]
      }
    }
  ]
}