{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhills Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.30066,
            53.021068
          ],
          [
            -1.300623,
            53.021264
          ],
          [
            -1.300586,
            53.021459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhills Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300748,
            53.020652
          ],
          [
            -1.300704,
            53.02086
          ],
          [
            -1.30066,
            53.021068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003428165, NG16 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3006676444889018,
          53.02099318988871
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031317560, NG16 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.300862010120021,
          53.0209583748532
        ]
      }
    }
  ]
}