{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Physics Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.852178,
            53.351527
          ],
          [
            -2.852311,
            53.35087
          ],
          [
            -2.852443,
            53.350213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Physics Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.852443,
            53.350213
          ],
          [
            -2.852466,
            53.350127
          ],
          [
            -2.852488,
            53.350042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261733, L24 9HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8525075229134997,
          53.350045566407985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38340095, L24 9HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.852568191138855,
          53.35082716869615
        ]
      }
    }
  ]
}