{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Green Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251245,
            53.104378
          ],
          [
            -2.251692,
            53.104376
          ],
          [
            -2.25214,
            53.104375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014463751, ST7 3UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2512500793225785,
          53.104366599066864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014463752, ST7 3UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2520277128221617,
          53.10452675611812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010061267, ST7 3UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251622961286904,
          53.104275920378235
        ]
      }
    }
  ]
}