{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fourteenth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.576695,
            53.79182
          ],
          [
            -1.576632,
            53.79192
          ],
          [
            -1.576568,
            53.792021
          ],
          [
            -1.57651,
            53.792085
          ],
          [
            -1.576451,
            53.79215
          ],
          [
            -1.576366,
            53.792195
          ],
          [
            -1.576281,
            53.792241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72263654, LS12 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5766912285027843,
          53.792224179121156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635613, LS12 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.576357555846508,
          53.79219603748221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015664530, LS12 1LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5768036313239715,
          53.791613389002016
        ]
      }
    }
  ]
}