{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Estcourt Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.586366,
            53.817982
          ],
          [
            -1.586627,
            53.818459
          ],
          [
            -1.586888,
            53.818936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628168, LS6 3HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5863953016370338,
          53.81804463281675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72682013, LS6 3RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.586332158790313,
          53.81828709110147
        ]
      }
    }
  ]
}