{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966291,
            53.386206
          ],
          [
            -2.9664,
            53.386131
          ],
          [
            -2.966711,
            53.386297
          ],
          [
            -2.967146,
            53.38653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262860, L8 6SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.967145793269924,
          53.38652951276985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38284747, L8 8DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.966705359744898,
          53.386335324059274
        ]
      }
    }
  ]
}