{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.942967,
            53.439872
          ],
          [
            -1.942642,
            53.439781
          ],
          [
            -1.942316,
            53.439689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010720662, SK13 8PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9425161031688756,
          53.43959337672939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766520, SK13 8NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.942952289588564,
          53.43987222829117
        ]
      }
    }
  ]
}