{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hibbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.157328,
            55.894459
          ],
          [
            -3.157034,
            55.894268
          ],
          [
            -3.156739,
            55.894077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906492400, EH17 8FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1574427419204847,
          55.894278844046475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906492401, EH17 8FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.157573042040977,
          55.89435848847097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906492403, EH17 8FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1569197312357966,
          55.89443651412045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906492746, EH17 8FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1571238132410113,
          55.8943087988236
        ]
      }
    }
  ]
}