{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Combhill Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.461651,
            54.972712
          ],
          [
            -2.461855,
            54.972828
          ],
          [
            -2.461888,
            54.972938
          ],
          [
            -2.461971,
            54.973218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023732104, NE49 9EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4619709274717896,
          54.97321845317274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000919578, NE49 9EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.46170495263103,
          54.97318351848035
        ]
      }
    }
  ]
}