{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Doctor's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.847886,
            55.556855
          ],
          [
            -3.847636,
            55.556816
          ],
          [
            -3.847385,
            55.556778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168906, ML11 0QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8478098715247,
          55.55683554794788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015345234, ML11 0QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8479070452523,
          55.55687901734853
        ]
      }
    }
  ]
}