{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Mount Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.579761,
            53.791848
          ],
          [
            -1.57889,
            53.79167
          ],
          [
            -1.578019,
            53.791492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72644514, LS12 1HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.579670409398437,
          53.791830189803335
        ]
      }
    }
  ]
}