{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Library Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.197604,
            52.940049
          ],
          [
            -1.197372,
            52.939706
          ],
          [
            -1.197355,
            52.939692
          ],
          [
            -1.196962,
            52.939384
          ],
          [
            -1.196815,
            52.939268
          ],
          [
            -1.196668,
            52.939153
          ],
          [
            -1.196316,
            52.938876
          ],
          [
            -1.195964,
            52.9386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156181, NG7 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1976037153837975,
          52.94004912617632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025714429, NG7 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1962981928566578,
          52.93903348344725
        ]
      }
    }
  ]
}