{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bradley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.11495,
            53.25346
          ],
          [
            -2.115235,
            53.25354
          ],
          [
            -2.11552,
            53.253621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008881889, SK11 7LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.114950475852418,
          53.2534596437565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010141016, SK11 7LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1149956581211926,
          53.2535404991457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010141017, SK11 7LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1150406472062895,
          53.25354944443078
        ]
      }
    }
  ]
}