{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lapwing Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.524066,
            50.824528
          ],
          [
            -4.524097,
            50.824529
          ],
          [
            -4.524128,
            50.82453
          ],
          [
            -4.524666,
            50.824549
          ],
          [
            -4.525204,
            50.824568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093248300, EX23 8GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.524893181883376,
          50.82464043527109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093248646, EX23 8FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.524020231040884,
          50.824515426774276
        ]
      }
    }
  ]
}