{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.137498,
            53.404212
          ],
          [
            -2.137768,
            53.404113
          ],
          [
            -2.138039,
            53.404013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624377, SK2 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1374980538374917,
          53.40421171161419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090542808, SK2 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1375876908589477,
          53.40402284845577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012482003, SK2 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1375876908589477,
          53.40402284845577
        ]
      }
    }
  ]
}