{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Baldovan Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519458,
            53.817885
          ],
          [
            -1.519363,
            53.817624
          ],
          [
            -1.519267,
            53.817363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627920, LS8 4JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.519443905365562,
          53.81783120748839
        ]
      }
    }
  ]
}