{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.392144,
            53.443051
          ],
          [
            -1.392272,
            53.442965
          ],
          [
            -1.3924,
            53.442879
          ],
          [
            -1.392489,
            53.442824
          ],
          [
            -1.392578,
            53.442768
          ],
          [
            -1.392688,
            53.4427
          ],
          [
            -1.392798,
            53.442632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205495, S61 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3921443327800302,
          53.443050647672266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050854151, S61 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3922383757341097,
          53.442790455426625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050854152, S61 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3922991045992816,
          53.44275480967412
        ]
      }
    }
  ]
}