{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Michael's Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.416555,
            51.33181
          ],
          [
            1.416411,
            51.331909
          ],
          [
            1.416268,
            51.332008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Michael's Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.416268,
            51.332008
          ],
          [
            1.41625,
            51.332018
          ],
          [
            1.416232,
            51.332029
          ],
          [
            1.416114,
            51.332112
          ],
          [
            1.415995,
            51.332195
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165203, CT11 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4164987727782599,
          51.3318298879935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003080292, CT11 9ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.41611161486996,
          51.33203009133966
        ]
      }
    }
  ]
}