{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Esmond Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.591861,
            53.796375
          ],
          [
            -1.591479,
            53.79636
          ],
          [
            -1.591233,
            53.796437
          ],
          [
            -1.590649,
            53.796619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628165, LS12 1XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5917701345591024,
          53.79636597663181
        ]
      }
    }
  ]
}