{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.336546,
            53.227977
          ],
          [
            -2.33667,
            53.227543
          ],
          [
            -2.336794,
            53.227109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646634, CW4 8PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.336750667204455,
          53.22709720596154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010048305, CW4 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3369041271632103,
          53.22756419283527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012601175, CW4 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.336454192921059,
          53.22749355379971
        ]
      }
    }
  ]
}