{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montague Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.484898,
            53.370423
          ],
          [
            -1.484671,
            53.370248
          ],
          [
            -1.484444,
            53.370073
          ],
          [
            -1.484197,
            53.369884
          ],
          [
            -1.48395,
            53.369694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013336596, S11 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4840206462451107,
          53.370108229565076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554854, S11 8FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4840250971100195,
          53.3697397118081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022927014, S11 8DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.484542309709671,
          53.370470030355015
        ]
      }
    }
  ]
}