{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buxton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123415,
            53.382079
          ],
          [
            -2.123475,
            53.382138
          ],
          [
            -2.123535,
            53.382198
          ],
          [
            -2.123646,
            53.382292
          ],
          [
            -2.123756,
            53.382386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624979, SK7 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1234154350501147,
          53.38207928220668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009672682, SK7 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1237325465678065,
          53.382564337133324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011464747, SK7 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1237325465678065,
          53.382564337133324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012787763, SK7 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1234615514339024,
          53.382429789427654
        ]
      }
    }
  ]
}