{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grebe Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.390536,
            51.520821
          ],
          [
            -0.390416,
            51.520946
          ],
          [
            -0.390297,
            51.52107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768010787, UB4 9UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39053616180294065,
          51.52082145859711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021425047, UB4 9UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39060090988443036,
          51.52102916817329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021425048, UB4 9UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39057019466164405,
          51.52108270014757
        ]
      }
    }
  ]
}