{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Lea Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22102,
            51.429767
          ],
          [
            -2.220901,
            51.429922
          ],
          [
            -2.220781,
            51.430076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023982696, SN13 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2210198037824846,
          51.42976707138225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070781950, SN13 0NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2210499617517545,
          51.43005474523212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070781951, SN13 0NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2206322609350537,
          51.42993864240629
        ]
      }
    }
  ]
}