{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.624133,
            55.700599
          ],
          [
            -3.624013,
            55.700295
          ],
          [
            -3.623893,
            55.699991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484131791, ML11 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6239989199451696,
          55.70043905182045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484131792, ML11 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.623963013514007,
          55.700340676047084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168674, ML11 8HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6241328600670744,
          55.7005990356823
        ]
      }
    }
  ]
}