{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wellington Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.006295,
            53.355104
          ],
          [
            -3.006027,
            53.354986
          ],
          [
            -3.005759,
            53.354868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42122948, CH63 7NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.005896876830224,
          53.35481962798032
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42174086, CH63 7NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.005271684333402,
          53.355067600728034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185566, CH63 7NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0057020202728038,
          53.354839248636814
        ]
      }
    }
  ]
}