{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alington Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439804,
            50.715153
          ],
          [
            -2.439719,
            50.714859
          ],
          [
            -2.439634,
            50.714566
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023241676, DT1 1UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439804330302467,
          50.71515278694805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000756141, DT1 1TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4398002885927754,
          50.714721151093975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000756219, DT1 1TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4398139470411406,
          50.71466714315042
        ]
      }
    }
  ]
}