{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Dorset Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.514001,
            53.81434
          ],
          [
            -1.512898,
            53.81452
          ],
          [
            -1.511795,
            53.814699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628144, LS8 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5119011137117437,
          53.81468192531701
        ]
      }
    }
  ]
}