{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Oxford Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.551099,
            53.800625
          ],
          [
            -1.550751,
            53.800561
          ],
          [
            -1.550758,
            53.800537
          ],
          [
            -1.55083,
            53.8003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72011623, LS1 3AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5507233723971865,
          53.80029989255689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628559, LS1 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5510084748206374,
          53.800615540787575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025260772, LS1 3AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.550861355476061,
          53.80017457657186
        ]
      }
    }
  ]
}