{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.772186,
            53.756251
          ],
          [
            -1.771808,
            53.756265
          ],
          [
            -1.77143,
            53.75628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070056737, BD12 0DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7717943623882144,
          53.75627137432695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090110455, BD12 0DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7717192595337314,
          53.75613641090758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090678821, BD12 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.771793437779751,
          53.7564421453132
        ]
      }
    }
  ]
}