{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Grange Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.529726,
            53.815167
          ],
          [
            -1.530864,
            53.815281
          ],
          [
            -1.531486,
            53.815344
          ],
          [
            -1.531566,
            53.815039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628225, LS7 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5298476660198113,
          53.815184993706964
        ]
      }
    }
  ]
}