{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Mains Steading",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.450476,
            55.957388
          ],
          [
            -2.450715,
            55.957384
          ],
          [
            -2.450953,
            55.95738
          ],
          [
            -2.451066,
            55.95738
          ],
          [
            -2.451179,
            55.95738
          ],
          [
            -2.451514,
            55.957412
          ],
          [
            -2.45185,
            55.957444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138061147, EH42 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.450550077707416,
          55.95738729104924
        ]
      }
    }
  ]
}