{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rein Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.591278,
            53.733808
          ],
          [
            -1.591221,
            53.733772
          ],
          [
            -1.591164,
            53.733735
          ],
          [
            -1.591515,
            53.733525
          ],
          [
            -1.591865,
            53.733315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72394917, LS27 0HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5908146806867132,
          53.7338147198944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72644165, LS27 0HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5918044924529233,
          53.73335071082304
        ]
      }
    }
  ]
}