{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newby Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.991755,
            53.834537
          ],
          [
            -2.991279,
            53.834644
          ],
          [
            -2.990803,
            53.834752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003519490, FY6 8HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991282650068814,
          53.83446892222178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003519491, FY6 8HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991501080551133,
          53.83470980103668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095514, FY6 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9917249370173744,
          53.83453717244532
        ]
      }
    }
  ]
}