{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dykehead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.143908,
            55.86285
          ],
          [
            -4.143916,
            55.863128
          ],
          [
            -4.143924,
            55.863407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393092, G33 4AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.143908387078818,
          55.862849763216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700527749, G33 4AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.144082624612654,
          55.86369152394588
        ]
      }
    }
  ]
}