{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheridan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.430946,
            51.894597
          ],
          [
            -0.430681,
            51.894679
          ],
          [
            -0.430417,
            51.89476
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sheridan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.431518,
            51.894424
          ],
          [
            -0.431232,
            51.894511
          ],
          [
            -0.430946,
            51.894597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004926505, LU3 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43150392036914526,
          51.894424229619624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090732636, LU3 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4309323785881307,
          51.89456047702129
        ]
      }
    }
  ]
}