{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plough Field",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.796762,
            53.139576
          ],
          [
            -3.797256,
            53.139389
          ],
          [
            -3.79733,
            53.139361
          ],
          [
            -3.797367,
            53.139347
          ],
          [
            -3.797749,
            53.139202
          ],
          [
            -3.797956,
            53.139134
          ],
          [
            -3.79803,
            53.139136
          ],
          [
            -3.798339,
            53.139145
          ],
          [
            -3.798427,
            53.139149
          ],
          [
            -3.798515,
            53.139154
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023739494, LL26 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.796747975190707,
          53.139559420778156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024763232, LL26 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.796799175214101,
          53.13971148113462
        ]
      }
    }
  ]
}