{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkbrae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.65888,
            55.929247
          ],
          [
            -2.658721,
            55.929296
          ],
          [
            -2.658561,
            55.929344
          ],
          [
            -2.658237,
            55.929422
          ],
          [
            -2.657913,
            55.9295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059890, EH41 4LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6588737936130107,
          55.92924273413645
        ]
      }
    }
  ]
}