{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southcroft Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.091122,
            51.46258
          ],
          [
            0.091257,
            51.4624
          ],
          [
            0.091393,
            51.46222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Southcroft Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.090745,
            51.463074
          ],
          [
            0.090933,
            51.462827
          ],
          [
            0.091122,
            51.46258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302120, DA16 2RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09105177127342011,
          51.462630880124806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025177371, DA16 2RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09129918845225654,
          51.46268941653352
        ]
      }
    }
  ]
}