{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorgate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.019988,
            53.788235
          ],
          [
            -3.019762,
            53.788277
          ],
          [
            -3.019535,
            53.78832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070841140, FY4 5BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.019988331263729,
          53.78823477374034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010820190, FY4 5BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.019683070373821,
          53.788165463488305
        ]
      }
    }
  ]
}