{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lorne Street (B842)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.607159,
            55.423639
          ],
          [
            -5.606739,
            55.423539
          ],
          [
            -5.606318,
            55.423439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125077941, PA28 6AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.606578891820126,
          55.42352163254382
        ]
      }
    }
  ]
}