{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Burton Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.544493,
            53.77658
          ],
          [
            -1.544527,
            53.776377
          ],
          [
            -1.544561,
            53.776173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628018, LS11 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.544546087176502,
          53.77626951188318
        ]
      }
    }
  ]
}