{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langham Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.371742,
            53.762742
          ],
          [
            -2.371371,
            53.762846
          ],
          [
            -2.371001,
            53.762951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884661, BB5 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3710006972108233,
          53.76295084010962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012392562, BB5 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.371392229370121,
          53.76262605663526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012392563, BB5 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3720884787940157,
          53.762453122941324
        ]
      }
    }
  ]
}