{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.11845,
            51.477243
          ],
          [
            -0.118665,
            51.477052
          ],
          [
            -0.11888,
            51.476862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000444692, SW8 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11848211670883302,
          51.477088982190516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000444693, SW8 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11845407400907322,
          51.477070547030806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001113309, SW8 1BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11879098675044099,
          51.47693207165925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000453244, SW8 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11834778832638038,
          51.477203730151004
        ]
      }
    }
  ]
}