{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moseley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.546906,
            53.814237
          ],
          [
            -1.547118,
            53.813981
          ],
          [
            -1.54733,
            53.813724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72502826, LS6 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5468700786577552,
          53.81410000037814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641632, LS6 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5473140865289459,
          53.81376911926459
        ]
      }
    }
  ]
}