{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterloo Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.405754,
            50.911238
          ],
          [
            -1.40544,
            50.911259
          ],
          [
            -1.405127,
            50.91128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866570, SO15 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4045722284198563,
          50.91130380933842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034870119, SO15 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4052967946233292,
          50.911370447768114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062504255, SO15 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4052846333884943,
          50.91120852133815
        ]
      }
    }
  ]
}