{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carnegie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.333764,
            51.577764
          ],
          [
            -0.333471,
            51.577831
          ],
          [
            -0.333179,
            51.577899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025191173, HA1 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33289771871076484,
          51.57794454840883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070268558, HA1 2BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3337701016783552,
          51.57776810097202
        ]
      }
    }
  ]
}