{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coteland Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.86938,
            51.06037
          ],
          [
            -3.868849,
            51.059906
          ],
          [
            -3.868812,
            51.059798
          ],
          [
            -3.868765,
            51.059663
          ],
          [
            -3.868721,
            51.059536
          ],
          [
            -3.869106,
            51.059183
          ],
          [
            -3.869219,
            51.058985
          ],
          [
            -3.869292,
            51.058856
          ],
          [
            -3.869743,
            51.058355
          ],
          [
            -3.86979,
            51.058074
          ],
          [
            -3.870002,
            51.057703
          ],
          [
            -3.870254,
            51.057582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105223, EX32 0TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8690783035887364,
          51.059210548263145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024659231, EX32 0TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.865681622591005,
          51.060622801977935
        ]
      }
    }
  ]
}