{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bakers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.961959,
            50.856828
          ],
          [
            -1.962015,
            50.856819
          ],
          [
            -1.962072,
            50.85681
          ],
          [
            -1.962328,
            50.856387
          ],
          [
            -1.962334,
            50.856382
          ],
          [
            -1.962741,
            50.856001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002927046, BH21 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9619586854242432,
          50.85682775572125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091527136, BH21 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.962186468174151,
          50.856243319336386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004748570, BH21 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9618880284485216,
          50.85636012492819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004748571, BH21 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9618451088735895,
          50.856728801853414
        ]
      }
    }
  ]
}