{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Carey Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.334544,
            51.579488
          ],
          [
            -0.334533,
            51.579667
          ],
          [
            -0.334527,
            51.579757
          ],
          [
            -0.334513,
            51.579982
          ],
          [
            -0.33451,
            51.580027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768007404, HA1 1BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33488654222822445,
          51.5799960282164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000319366, HA1 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3348731307093243,
          51.57957320446155
        ]
      }
    }
  ]
}