{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fern Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.225008,
            53.107246
          ],
          [
            -2.225314,
            53.10726
          ],
          [
            -2.225463,
            53.107267
          ],
          [
            -2.225472,
            53.107172
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007642243, ST7 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225664179844531,
          53.107267426314735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007642244, ST7 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2256785989588286,
          53.1071685197216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646210, ST7 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225036718557111,
          53.107250637394074
        ]
      }
    }
  ]
}