{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Parnaby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.52175,
            53.769125
          ],
          [
            -1.521607,
            53.769462
          ],
          [
            -1.521464,
            53.769798
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628577, LS10 3BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5214948493607274,
          53.76975330384111
        ]
      }
    }
  ]
}