{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sale Heys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.334053,
            53.416305
          ],
          [
            -2.334037,
            53.416361
          ],
          [
            -2.334022,
            53.416418
          ],
          [
            -2.334001,
            53.416491
          ],
          [
            -2.333981,
            53.416564
          ],
          [
            -2.33394,
            53.41663
          ],
          [
            -2.3339,
            53.416695
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070447436, M33 4BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3347259306494417,
          53.416549161502836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070451669, M33 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3343122991469687,
          53.41560652037623
        ]
      }
    }
  ]
}