{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398908,
            53.932781
          ],
          [
            -1.39905,
            53.932531
          ],
          [
            -1.399192,
            53.932281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72657515, LS22 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3991501300082467,
          53.93217373164975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72661316, LS22 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3989592423942117,
          53.932739014929595
        ]
      }
    }
  ]
}