{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hasler Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.09491,
            51.269131
          ],
          [
            -1.095485,
            51.269073
          ],
          [
            -1.09606,
            51.269016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008503376, RG21 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0955760797449534,
          51.26915704396502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008503728, RG21 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0949889945337874,
          51.269125532248054
        ]
      }
    }
  ]
}