{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.162079,
            53.365579
          ],
          [
            -2.161436,
            53.365591
          ],
          [
            -2.160792,
            53.365603
          ],
          [
            -2.160774,
            53.365603
          ],
          [
            -2.160755,
            53.365603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667110, SK7 2QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1603806831492327,
          53.36556813972864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011505083, SK7 2EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1610112637889394,
          53.3654144829267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011505084, SK7 2EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160891043712127,
          53.36541464528818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011505085, SK7 2EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160726994787159,
          53.36574744555827
        ]
      }
    }
  ]
}